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 a44f8b7 commit 98af979Copy full SHA for 98af979
app/build.gradle.kts
@@ -26,7 +26,7 @@ configurations.configureEach {
26
exclude(module = "commons-logging")
27
}
28
29
-val canonicalVersionCode = 427
+val canonicalVersionCode = 428
30
val canonicalVersionName = "1.28.2"
31
32
val postFixSize = 10
0 commit comments