Enable android dev and prod

This commit is contained in:
2024-12-06 10:17:25 +02:00
parent 443eff9ed1
commit e67f1932fc
38 changed files with 57 additions and 43 deletions

View File

@@ -23,7 +23,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "7.3.0" apply false
id "com.android.application" version "7.4.2" apply false
}
include ":app"