Bump version to 0.25

This commit is contained in:
Fredrik Fornwall
2015-12-30 00:49:35 +01:00
parent 913c474d32
commit 5ca82ea095

View File

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