We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 135629e commit e286d6eCopy full SHA for e286d6e
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
}
17
18
group = 'de.cronn'
19
-version = '1.5'
+version = '1.6-SNAPSHOT'
20
21
java {
22
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments