version 0.108

This commit is contained in:
Leonid Pliushch 2021-02-19 01:54:46 +02:00
parent fcfd131ccd
commit edcebf1336
No known key found for this signature in database
GPG key ID: 45F2964132545795

View file

@ -17,8 +17,8 @@ android {
applicationId "com.termux"
minSdkVersion project.properties.minSdkVersion.toInteger()
targetSdkVersion project.properties.targetSdkVersion.toInteger()
versionCode 107
versionName "0.107"
versionCode 108
versionName "0.108"
externalNativeBuild {
ndkBuild {