Bump version

This commit is contained in:
Suhan G Paradkar 2021-08-06 08:32:45 +05:30 committed by Wisest_wizard
parent f76f68a2c5
commit a47528d11c
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "com.termux.x11" applicationId "com.termux.x11"
minSdkVersion 24 minSdkVersion 24
targetSdkVersion 28 targetSdkVersion 28
versionCode 4 versionCode 5
versionName "1.02.01" versionName "1.02.02"
} }
signingConfigs { signingConfigs {