version 0.105

This commit is contained in:
Leonid Pliushch
2021-01-06 14:31:56 +02:00
parent 9228982632
commit a56cba6843

View File

@@ -17,8 +17,8 @@ android {
applicationId "com.termux"
minSdkVersion project.properties.minSdkVersion.toInteger()
targetSdkVersion project.properties.targetSdkVersion.toInteger()
versionCode 104
versionName "0.104"
versionCode 105
versionName "0.105"
externalNativeBuild {
ndkBuild {