We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c9af6 commit 2a3da62Copy full SHA for 2a3da62
1 file changed
build.gradle
@@ -20,7 +20,7 @@ plugins {
20
id 'com.github.johnrengelman.shadow' version '5.2.0'
21
}
22
23
-def releaseVersion = '1.10.0'
+def releaseVersion = '1.9.6'
24
def releaseBuild = false;
25
26
if (System.getenv('CI')) {
0 commit comments