mirror of
https://github.com/flutter/samples.git
synced 2026-07-10 11:01:31 +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:
@@ -4,4 +4,4 @@ evaluate(new File(
|
||||
settingsDir,
|
||||
'../flutter_module_books/.android/include_flutter.groovy'
|
||||
))
|
||||
rootProject.name = "Android Books"
|
||||
rootProject.name = "android_books"
|
||||
|
||||
Reference in New Issue
Block a user