ios아이콘 등록
This commit is contained in:
parent
ccfabf26e0
commit
af1cacfd0c
@ -20,8 +20,8 @@ android {
|
|||||||
applicationId "com.allscore_app"
|
applicationId "com.allscore_app"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 10
|
versionCode 11
|
||||||
versionName "1.0.10"
|
versionName "1.0.11"
|
||||||
}
|
}
|
||||||
// ...
|
// ...
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: allscore_app
|
name: allscore_app
|
||||||
description: "A new Flutter project."
|
description: "A new Flutter project."
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
version: 1.0.10+10
|
version: 1.0.11+11
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=3.5.3 <4.0.0'
|
sdk: '>=3.5.3 <4.0.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user