ios아이콘 등록

This commit is contained in:
eld_master 2025-02-06 13:20:48 +09:00
parent ccfabf26e0
commit af1cacfd0c
2 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@ android {
applicationId "com.allscore_app"
minSdkVersion 23
targetSdkVersion 34
versionCode 10
versionName "1.0.10"
versionCode 11
versionName "1.0.11"
}
// ...

View File

@ -1,7 +1,7 @@
name: allscore_app
description: "A new Flutter project."
publish_to: 'none'
version: 1.0.10+10
version: 1.0.11+11
environment:
sdk: '>=3.5.3 <4.0.0'