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 33c6c46 commit 27507b5Copy full SHA for 27507b5
app/build.gradle
@@ -15,8 +15,8 @@ configurations.configureEach {
15
exclude module: "commons-logging"
16
}
17
18
-def canonicalVersionCode = 402
19
-def canonicalVersionName = "1.22.0"
+def canonicalVersionCode = 403
+def canonicalVersionName = "1.22.1"
20
21
def postFixSize = 10
22
def abiPostFix = ['armeabi-v7a' : 1,
0 commit comments