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 6311730 commit 1ad674fCopy full SHA for 1ad674f
app/build.gradle
@@ -13,8 +13,8 @@ configurations.forEach {
13
it.exclude module: "commons-logging"
14
}
15
16
-def canonicalVersionCode = 387
17
-def canonicalVersionName = "1.20.5"
+def canonicalVersionCode = 388
+def canonicalVersionName = "1.20.6"
18
19
def postFixSize = 10
20
def abiPostFix = ['armeabi-v7a' : 1,
0 commit comments