Prepare production AdMob config and update app version to 1.0.1

This commit is contained in:
2026-04-28 17:35:59 +07:00
parent 42e89e49bf
commit 7cc3d1ceb3
3 changed files with 7 additions and 15 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId = "com.iiyh.emoneyinfo"
minSdk = 28
targetSdk = 36
versionCode = 2
versionName = "1.0.0"
versionCode = 3
versionName = "1.0.1"
vectorDrawables {
useSupportLibrary = true