Skip to content

Commit

Permalink
- delete for now, this will need to be fixed probably
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkariang committed Jul 29, 2021
1 parent 2170834 commit 6e54291
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,6 @@ android {
multiDexEnabled true

resConfigs "de", "es", "en", "fr", "ja"

def fabricProps = new Properties()
file("fabric.properties").withInputStream { fabricProps.load(it) }
manifestPlaceholders = [apiKey: fabricProps.getProperty('apiKey'), performanceLogs: false]
}

signingConfigs {
Expand Down

0 comments on commit 6e54291

Please sign in to comment.