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 12ef33f commit c2e4d77Copy full SHA for c2e4d77
app/build.gradle
@@ -15,8 +15,8 @@ configurations.configureEach {
15
exclude module: "commons-logging"
16
}
17
18
-def canonicalVersionCode = 409
19
-def canonicalVersionName = "1.24.0"
+def canonicalVersionCode = 410
+def canonicalVersionName = "1.24.1"
20
21
def postFixSize = 10
22
def abiPostFix = ['armeabi-v7a' : 1,
0 commit comments