diff --git a/.gitignore b/.gitignore index 0afc3033..84529b60 100644 --- a/.gitignore +++ b/.gitignore @@ -96,7 +96,6 @@ fabric.properties # Generated files bin/ gen/ -out/ # Uncomment the following line in case you need and you don't have the release build type files in your app # release/ @@ -221,3 +220,5 @@ keystore.properties app/fcm/release/output-metadata.json /_apk/ + +/.depCheck/ diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 02950c62..e3d821b2 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,20 +1,12 @@ - + - - - - - - - - - - + + + - diff --git a/.idea/gradle.xml b/.idea/gradle.xml index d7b67786..877d8996 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -16,7 +16,7 @@