Bump version to 0.88

This commit is contained in:
Fredrik Fornwall
2020-01-05 19:14:35 +01:00
parent a94bcb02f1
commit b729085d52

View File

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