Skip to content

Commit

Permalink
Set srcclr scope to runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
snf2ye committed Jul 20, 2023
1 parent 2017fad commit f484b35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ repositories {

apply from: 'generators.gradle'

test {
useJUnitPlatform ()
srcclr {
scope = "runtime"
}

0 comments on commit f484b35

Please sign in to comment.