Bump version to 0.92

This commit is contained in:
Fredrik Fornwall
2020-02-09 22:59:33 +01:00
parent 5d06f040e8
commit 93724b7aa6

View File

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