Align Android history handling with iOS and bump app version
This commit is contained in:
@ -13,8 +13,8 @@ android {
|
||||
applicationId = "com.iiyh.emoneyinfo"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 3
|
||||
versionName = "1.0.1"
|
||||
versionCode = 4
|
||||
versionName = "1.0.2"
|
||||
|
||||
vectorDrawables {
|
||||
useSupportLibrary = true
|
||||
|
||||
Reference in New Issue
Block a user