ui fixes
This commit is contained in:
parent
b124aabf69
commit
d7f672ab0a
4 changed files with 130 additions and 80 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue