1
0
mirror of https://github.com/flutter/samples.git synced 2026-07-10 19:12:37 +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:
Eric Windmill
2024-04-18 11:47:15 -04:00
committed by GitHub
parent f4083c19b2
commit 64877f3b34
14 changed files with 212 additions and 146 deletions

View File

@@ -4,4 +4,4 @@ evaluate(new File(
settingsDir,
'../flutter_module_books/.android/include_flutter.groovy'
))
rootProject.name = "Android Books"
rootProject.name = "android_books"