Release: v0.119.0-beta.2
This commit is contained in:
@@ -48,8 +48,8 @@ android {
|
|||||||
applicationId "com.termux"
|
applicationId "com.termux"
|
||||||
minSdk buildMinSdk
|
minSdk buildMinSdk
|
||||||
targetSdk buildTargetSdk
|
targetSdk buildTargetSdk
|
||||||
versionCode 1020
|
versionCode 1021
|
||||||
versionName "0.119.0-beta.1"
|
versionName "0.119.0-beta.2"
|
||||||
|
|
||||||
if (appVersionName) versionName = appVersionName
|
if (appVersionName) versionName = appVersionName
|
||||||
validateVersionName(versionName)
|
validateVersionName(versionName)
|
||||||
|
|||||||
Reference in New Issue
Block a user