add missing android plugin dependency

Due to our unusual project layout, the android/app project is not
considered a child of android/ by Gradle. Therefore, the allprojects and
buildscript blocks in the parent project were not inherited by the
child.

We work around this by simply copying them into the child.

Change-Id: Ibd773cf84da36dd2df3bb7d0db1273a92538a514
1 file changed
tree: a24a4075012bd84afdc8a595f7ad38b7fd422964
  1. android/
  2. dart/
  3. .gitignore
  4. AUTHORS
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. PATENTS
  9. README.md
  10. VERSION
README.md

SyncSlides

A simple multi-device presentation system built.

Java/Android Version

https://github.com/vanadium/syncslides/tree/master/android

Dart/Flutter Version

https://github.com/vanadium/syncslides/tree/master/dart