Bump version to 0.45

This commit is contained in:
Fredrik Fornwall
2016-12-27 10:43:05 +01:00
parent 23333c074a
commit 743b067cae

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 25
versionCode 44
versionName "0.44"
versionCode 45
versionName "0.45"
externalNativeBuild {
ndkBuild {