1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-12 07:48:55 +00:00

Adds android_using_prebuilt_module to add-to-app samples (#154)

This commit is contained in:
Andrew Brogdon
2019-10-24 15:09:10 -07:00
committed by GitHub
parent bfdc21841c
commit 2af51a8222
33 changed files with 807 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
include ':app'
rootProject.name='AndroidUsingPrebuiltModule'