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:
committed by
GitHub
parent
0024df9dad
commit
5f4d30740c
@@ -8,7 +8,7 @@ android {
|
||||
self {
|
||||
}
|
||||
}
|
||||
compileSdkVersion 30
|
||||
compileSdkVersion 31
|
||||
|
||||
defaultConfig {
|
||||
applicationId "dev.flutter.multipleflutters"
|
||||
|
||||
Reference in New Issue
Block a user