Bump version

This commit is contained in:
Suhan G Paradkar 2021-07-07 16:16:16 +05:30 committed by Wisest_wizard
parent 8ca175e49f
commit 43f7256948
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "com.termux.x11"
minSdkVersion 24
targetSdkVersion 28
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.01"
}
signingConfigs {