1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-28 09:59:29 +00:00

Update host Android projects away from problematic AGP versions (#764)

This commit is contained in:
xster
2021-03-11 14:38:43 -08:00
committed by GitHub
parent 680c8babd3
commit fc5b4510b0
5 changed files with 7 additions and 10 deletions

View File

@@ -5,6 +5,3 @@ evaluate(new File(
'../flutter_module_books/.android/include_flutter.groovy'
))
rootProject.name = "Android Books"
include ':flutter_module_books'
project(':flutter_module_books').projectDir = new File('../flutter_module_books')