Skip to content

Commit

Permalink
fix build config
Browse files Browse the repository at this point in the history
  • Loading branch information
artyomnikolaev committed Jun 30, 2021
1 parent 8d46b59 commit 038b1ce
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 @@ -61,10 +61,6 @@ android {

buildConfigField 'boolean', 'IS_SANDBOX', 'true'
}
packagingOptions{
exclude 'META-INF/INDEX.LIST'
exclude 'META-INF/DEPENDENCIES'
}
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 038b1ce

Please sign in to comment.