We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e9665 commit ff672cbCopy full SHA for ff672cb
1 file changed
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
}
13
14
sourceCompatibility = 1.8
15
-version = '0.3.1'
+version = '0.3.2'
16
17
def ENV = System.getenv()
18
if (ENV.BUILD_NUMBER) {
0 commit comments