Bump version to 0.20

This commit is contained in:
Fredrik Fornwall
2015-11-20 00:40:52 +01:00
parent 0deacd8fc6
commit f7ce206212

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.termux" applicationId "com.termux"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 22 targetSdkVersion 22
versionCode 19 versionCode 20
versionName "0.19" versionName "0.20"
} }
signingConfigs { signingConfigs {