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 71d1862 commit f207e5aCopy full SHA for f207e5a
build.gradle
@@ -13,7 +13,7 @@ plugins {
13
id 'signing'
14
}
15
16
-def jarVersion = "2.23.1"
+def jarVersion = "2.24.0"
17
18
def buildEvent = System.getenv("BUILD_EVENT")
19
def isRelease = buildEvent == "release"
0 commit comments