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 e4ab34f commit ae7b63cCopy full SHA for ae7b63c
app/build.gradle.kts
@@ -25,8 +25,8 @@ configurations.configureEach {
25
exclude(module = "commons-logging")
26
}
27
28
-val canonicalVersionCode = 416
29
-val canonicalVersionName = "1.27.0"
+val canonicalVersionCode = 417
+val canonicalVersionName = "1.27.1"
30
31
val postFixSize = 10
32
val abiPostFix = mapOf(
0 commit comments