Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jigar-f committed Nov 29, 2024
1 parent ce26a18 commit dc9bf96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ android {
}

testOptions {
// unitTests.returnDefaultValues = true
unitTests.returnDefaultValues = true
execution "ANDROIDX_TEST_ORCHESTRATOR"
}
namespace 'org.getlantern.lantern'
Expand Down

0 comments on commit dc9bf96

Please sign in to comment.