Bump version to 0.90

This commit is contained in:
Fredrik Fornwall
2020-02-02 03:36:52 +01:00
parent b8f0430699
commit 36db64d585

View File

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