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