Bump version to 0.26

This commit is contained in:
Fredrik Fornwall
2016-01-13 03:02:09 +01:00
parent 862b461a07
commit 0c13ea1bd4

View File

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