Skip to content

Commit

Permalink
release : ver 0.0.2 setup jdk17
Browse files Browse the repository at this point in the history
  • Loading branch information
wwan13 committed Jun 9, 2024
1 parent 867fb5f commit ae55f31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = 'io.wwan13'
version = '0.0.1'
version = '0.0.2'

java {
sourceCompatibility = '17'
Expand Down
1 change: 1 addition & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
jdk: openjdk17

0 comments on commit ae55f31

Please sign in to comment.