We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4c2b1 commit 3e59fb8Copy full SHA for 3e59fb8
1 file changed
build.gradle
@@ -23,7 +23,7 @@ apply plugin: 'maven-publish'
23
sourceCompatibility = 1.8
24
targetCompatibility = 1.8
25
26
-version = "2.4.28"
+version = "2.4.29"
27
28
def ENV = System.getenv()
29
if (ENV.BUILD_NUMBER) {
0 commit comments