Align Android history handling with iOS and bump app version

This commit is contained in:
2026-04-29 11:22:19 +07:00
parent 7cc3d1ceb3
commit 648584f133
5 changed files with 46 additions and 7 deletions

View File

@ -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