Bump version to 0.44

This commit is contained in:
Fredrik Fornwall
2016-12-26 04:07:44 +01:00
parent df92896eef
commit 4f40d5a26a

View File

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