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 368bbee commit 5fca945Copy full SHA for 5fca945
build.gradle
@@ -24,7 +24,7 @@ apply from: "gradle_utils/libversions.gradle"
24
apply from: "gradle_utils/mavenrepos.gradle"
25
26
// LIB VERSION
27
-project.version = "1.2.1"
+project.version = "1.3.0"
28
29
// Enable Java support for all projects
30
allprojects{
0 commit comments