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 fe4a8d9 commit dc7819bCopy full SHA for dc7819b
app/build.gradle.kts
@@ -26,8 +26,8 @@ configurations.configureEach {
26
exclude(module = "commons-logging")
27
}
28
29
-val canonicalVersionCode = 419
30
-val canonicalVersionName = "1.27.1"
+val canonicalVersionCode = 420
+val canonicalVersionName = "1.28.0"
31
32
val postFixSize = 10
33
val abiPostFix = mapOf(
0 commit comments