Bump version to 0.47

This commit is contained in:
Fredrik Fornwall
2017-02-28 00:47:16 +01:00
parent cb60803a80
commit ed1874db05

View File

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