Bump version to 0.19

This commit is contained in:
Fredrik Fornwall
2015-11-13 00:22:18 +01:00
parent 09ecd14764
commit 463b927813

View File

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