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