Bump version to 0.48

This commit is contained in:
Fredrik Fornwall
2017-03-02 00:32:09 +01:00
parent 11ed7e45d8
commit f6f0809558

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 25
versionCode 47
versionName "0.47"
versionCode 48
versionName "0.48"
externalNativeBuild {
ndkBuild {