version 0.106

This commit is contained in:
Leonid Pliushch
2021-01-17 19:45:19 +02:00
committed by GitHub
parent 05bb399893
commit 92570bee06

View File

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