Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeBoisney authored Dec 27, 2018
1 parent 79329ac commit 8fa658c
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 @@ -30,7 +30,7 @@ android {

// allows mocking for classes w/o directly opening them for release builds
allOpen {
annotation("io.nobullshit.nobullshit.testing.OpenForTesting")
annotation("io.nobullshit.nobullshit.testing.OpenClass")
}

dependencies {
Expand Down

0 comments on commit 8fa658c

Please sign in to comment.