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 95975c7 commit 5699be9Copy full SHA for 5699be9
app/build.gradle
@@ -15,7 +15,7 @@ configurations.configureEach {
15
exclude module: "commons-logging"
16
}
17
18
-def canonicalVersionCode = 400
+def canonicalVersionCode = 401
19
def canonicalVersionName = "1.21.3"
20
21
def postFixSize = 10
0 commit comments