mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 02:35:19 +08:00
version 0.98 (v0.97 is non-release, so updating from 0.96 to 0.98)
This commit is contained in:
@@ -17,8 +17,8 @@ android {
|
||||
applicationId "com.termux"
|
||||
minSdkVersion project.properties.minSdkVersion.toInteger()
|
||||
targetSdkVersion project.properties.targetSdkVersion.toInteger()
|
||||
versionCode 96
|
||||
versionName "0.96"
|
||||
versionCode 98
|
||||
versionName "0.98"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
Reference in New Issue
Block a user