Skip to content

Commit

Permalink
fix: embedded testUnits interrupts builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhenwinch committed Feb 8, 2024
1 parent 4cb5845 commit e466788
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 103 deletions.
6 changes: 0 additions & 6 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,6 @@ android {
}
}

testOptions {
unitTests.all {
it.ignoreFailures = true
}
}

packaging {
resources {
excludes += "/META-INF/{AL2.0,LGPL2.1}"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit e466788

Please sign in to comment.