Skip to content

Commit 27507b5

Browse files
committed
Version bump
1 parent 33c6c46 commit 27507b5

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 = 402
19-
def canonicalVersionName = "1.22.0"
18+
def canonicalVersionCode = 403
19+
def canonicalVersionName = "1.22.1"
2020

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

0 commit comments

Comments
 (0)