Update release version and fix Flazz NFC parsing

This commit is contained in:
2026-05-01 20:37:19 +07:00
parent 648584f133
commit 2f48a34609
3 changed files with 108 additions and 112 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId = "com.iiyh.emoneyinfo"
minSdk = 28
targetSdk = 36
versionCode = 4
versionName = "1.0.2"
versionCode = 5
versionName = "1.0.3"
vectorDrawables {
useSupportLibrary = true