uploading gradle properties

This commit is contained in:
tibbi 2018-10-18 14:48:05 +02:00
parent c63868cece
commit 88a786dfdb
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,7 +1,6 @@
*.iml
.gradle
/local.properties
/gradle.properties
/.idea/
.DS_Store
/build

2
gradle.properties Normal file
View File

@ -0,0 +1,2 @@
android.enableJetifier=true
android.useAndroidX=true