mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 18:25:31 +08:00
version 0.107
This commit is contained in:
@@ -17,8 +17,8 @@ android {
|
||||
applicationId "com.termux"
|
||||
minSdkVersion project.properties.minSdkVersion.toInteger()
|
||||
targetSdkVersion project.properties.targetSdkVersion.toInteger()
|
||||
versionCode 106
|
||||
versionName "0.106"
|
||||
versionCode 107
|
||||
versionName "0.107"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
Reference in New Issue
Block a user