mirror of
https://github.com/flutter/samples.git
synced 2026-06-07 14:59:43 +00:00
Fixes all add_to_app Android builds (#2243)
* Fixes issues #2240 and #2241 * Also fixes Android build issues for add_to_app/fullscreen
This commit is contained in:
@@ -8,7 +8,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "dev.flutter.example.books"
|
||||
minSdkVersion 19
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
||||
Reference in New Issue
Block a user