Skip to content

Commit b871940

Browse files
committed
Bump release version to 1.24.2
1 parent 20c301d commit b871940

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ configurations.configureEach {
1515
exclude module: "commons-logging"
1616
}
1717

18-
def canonicalVersionCode = 410
19-
def canonicalVersionName = "1.24.1"
18+
def canonicalVersionCode = 411
19+
def canonicalVersionName = "1.24.2"
2020

2121
def postFixSize = 10
2222
def abiPostFix = ['armeabi-v7a' : 1,

0 commit comments

Comments
 (0)