Project setup
This commit is contained in:
parent
b131fceb1f
commit
d129c407d3
19 changed files with 713 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,8 +1,11 @@
|
|||
/app/build/
|
||||
/app/release/
|
||||
/.idea/
|
||||
/gradle/wrapper/
|
||||
/gradlew
|
||||
/gradlew.bat
|
||||
/keystore.properties
|
||||
/.kotlin/
|
||||
|
||||
# Android Studio defaults
|
||||
*.iml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue