Bump version to 0.49

This commit is contained in:
Fredrik Fornwall
2017-05-15 23:42:55 +02:00
parent cf06e70429
commit 3f08376881

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.termux" applicationId "com.termux"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 25 targetSdkVersion 25
versionCode 48 versionCode 49
versionName "0.48" versionName "0.49"
} }
buildTypes { buildTypes {