version 0.104

This commit is contained in:
Leonid Pliushch 2020-12-29 13:45:18 +02:00
parent d267843e36
commit cb13a5a531
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 103
versionName "0.103"
versionCode 104
versionName "0.104"
externalNativeBuild {
ndkBuild {