Skip to content

Commit 1ad674f

Browse files
committed
Bump version to 1.20.6
1 parent 6311730 commit 1ad674f

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
@@ -13,8 +13,8 @@ configurations.forEach {
1313
it.exclude module: "commons-logging"
1414
}
1515

16-
def canonicalVersionCode = 387
17-
def canonicalVersionName = "1.20.5"
16+
def canonicalVersionCode = 388
17+
def canonicalVersionName = "1.20.6"
1818

1919
def postFixSize = 10
2020
def abiPostFix = ['armeabi-v7a' : 1,

0 commit comments

Comments
 (0)