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 f9f7e80 commit bca46c2Copy full SHA for bca46c2
app/build.gradle
@@ -15,7 +15,7 @@ configurations.configureEach {
15
exclude module: "commons-logging"
16
}
17
18
-def canonicalVersionCode = 405
+def canonicalVersionCode = 406
19
def canonicalVersionName = "1.23.0"
20
21
def postFixSize = 10
0 commit comments