Bump version to 0.86

This commit is contained in:
Fredrik Fornwall
2020-01-05 02:02:05 +01:00
parent e28be01dc2
commit a94bcb02f1

View File

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