feat(release-261): bump version et mise à jour icônes iOS/watch
- Bump version phone: 0.1.0+1 → 0.1.1+2 - Bump version watch: 0.1.0+1 → 0.1.1+301 - Renommage bundle identifier iOS: com.gametime.app → com.idea.gametime - Mise à jour icônes iOS AppIcon (toutes résolutions) - Mise à jour icônes watch launcher et ongoing_gt - Package watch Android: com.gametime.app → com.idea.gametime - Ajout android.useAndroidX=true pour watch app
This commit is contained in:
@ -40,7 +40,7 @@ android {
|
||||
defaultConfig {
|
||||
// Wear OS Data Layer requires matching package names and signatures
|
||||
// across phone and watch APKs.
|
||||
applicationId = "com.gametime.app"
|
||||
applicationId = "com.idea.gametime"
|
||||
minSdk = 30
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = flutter.versionCode
|
||||
|
||||
Reference in New Issue
Block a user