Bump version to 0.82

This commit is contained in:
Fredrik Fornwall
2019-11-10 19:26:10 +01:00
parent 69ded4b33e
commit 070436a6ed

View File

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