This commit is contained in:
pokamest 2021-10-28 00:04:54 +03:00
parent b124aabf69
commit d7f672ab0a
4 changed files with 130 additions and 80 deletions

View file

@ -106,6 +106,8 @@ android {
resConfig "en"
minSdkVersion = 24
targetSdkVersion = 30
versionCode 2 // Change to a higher number
versionName "2.0.1" // Change to a higher number
}
buildTypes {