Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mapyo committed Nov 4, 2017
1 parent 0c95e4d commit d0d4c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rxandroidble/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ android {
preBuild.dependsOn 'checkstyle'
}

// Workaround until groovy-android-gradle-plugin 1.3.0 is released
tasks.whenTaskAdded { task ->
if (task.name.contains('UnitTestGroovyWithGroovyc')) {
task.doFirst {
Expand Down

0 comments on commit d0d4c83

Please sign in to comment.