Bump version to 0.84

This commit is contained in:
Fredrik Fornwall
2019-11-24 19:09:59 +01:00
parent 87841886d4
commit f4db9ff212

View File

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