Bump version to 0.85

This commit is contained in:
Fredrik Fornwall
2019-12-29 18:53:00 +01:00
parent 1ce2db9929
commit 3c01b09fff

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.termux"
minSdkVersion 24
targetSdkVersion 28
versionCode 84
versionName "0.84"
versionCode 85
versionName "0.85"
externalNativeBuild {
ndkBuild {