Bump version.

pull/29/head
Tom Hacohen 6 years ago
parent 1e7a38159f
commit 743dde9f83

@ -21,8 +21,8 @@ android {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 26 versionCode 27
versionName "0.20.1" versionName "0.20.2"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L" buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"

Loading…
Cancel
Save