Skip to content

Commit ae55f31

Browse files
committed
release : ver 0.0.2 setup jdk17
1 parent 867fb5f commit ae55f31

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = 'io.wwan13'
9-
version = '0.0.1'
9+
version = '0.0.2'
1010

1111
java {
1212
sourceCompatibility = '17'

jitpack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
jdk: openjdk17

0 commit comments

Comments
 (0)