We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a341d4 commit 9059c6cCopy full SHA for 9059c6c
1 file changed
app/build.gradle.kts
@@ -26,7 +26,7 @@ configurations.configureEach {
26
exclude(module = "commons-logging")
27
}
28
29
-val canonicalVersionCode = 450
+val canonicalVersionCode = 451
30
val canonicalVersionName = "1.33.4"
31
32
val postFixSize = 10
0 commit comments