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