Initial commit

This commit is contained in:
Georg Reisinger
2019-01-26 17:34:19 +01:00
commit dc55cca26c
48 changed files with 1604 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
*.iml
.gradle
/local.properties
/.idea/caches/build_file_checksums.ser
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
.DS_Store
/build
/captures
.externalNativeBuild