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 9e49835 commit 61a99baCopy full SHA for 61a99ba
app/build.gradle.kts
@@ -24,8 +24,8 @@ configurations.configureEach {
24
exclude(module = "commons-logging")
25
}
26
27
-val canonicalVersionCode = 413
28
-val canonicalVersionName = "1.25.1"
+val canonicalVersionCode = 414
+val canonicalVersionName = "1.25.2"
29
30
val postFixSize = 10
31
val abiPostFix = mapOf(
0 commit comments