Bump version.

tmp v0.22.5
Tom Hacohen 5 years ago
parent 8421287deb
commit 0f42c0e923

@ -21,8 +21,8 @@ android {
minSdkVersion 16
targetSdkVersion 26
versionCode 41
versionName "0.22.4"
versionCode 42
versionName "0.22.5"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"

Loading…
Cancel
Save