Bump app version to 0.24

This commit is contained in:
Fredrik Fornwall
2015-12-28 20:48:13 +01:00
parent 50005bc794
commit 7763931035

View File

@@ -18,8 +18,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 23
versionCode 23
versionName "0.23"
versionCode 24
versionName "0.24"
}
buildTypes {