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.
2 parents a697d14 + c421a26 commit 4f88228Copy full SHA for 4f88228
app/build.gradle.kts
@@ -26,8 +26,8 @@ configurations.configureEach {
26
exclude(module = "commons-logging")
27
}
28
29
-val canonicalVersionCode = 417
30
-val canonicalVersionName = "1.27.0"
+val canonicalVersionCode = 419
+val canonicalVersionName = "1.27.1"
31
32
val postFixSize = 10
33
val abiPostFix = mapOf(
0 commit comments