Get Android build working

This commit is contained in:
John Lyon-Smith
2018-03-31 17:58:02 -07:00
parent 06e9ec527c
commit aa622012cd
24 changed files with 531 additions and 4288 deletions

6
mobile/.gitignore vendored
View File

@@ -1,6 +1,6 @@
ios/build/
ios/Pods/
ios/DerivedData/
android/build/
android/app/build/
android/.gradle/
android/**/build/**
android/**/.gradle/**
**/.idea/**