Skip to content

Commit d447371

Browse files
committed
1.20.5
1 parent 5d1cc10 commit d447371

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 = 386
17-
def canonicalVersionName = "1.20.4"
16+
def canonicalVersionCode = 387
17+
def canonicalVersionName = "1.20.5"
1818

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

0 commit comments

Comments
 (0)