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 e92f13f commit af02f42Copy full SHA for af02f42
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
group = 'de.cronn'
18
-version = '1.3.2'
+version = '1.4-SNAPSHOT'
19
20
java {
21
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments