1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Fix multiple_flutters_android (#1005)

This commit is contained in:
Michael Goderbauer
2022-02-02 12:59:08 -08:00
committed by GitHub
parent 0024df9dad
commit 5f4d30740c
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ android {
self {
}
}
compileSdkVersion 30
compileSdkVersion 31
defaultConfig {
applicationId "dev.flutter.multipleflutters"