Skip to content

Commit

Permalink
silence deprecation warning from Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
robfletcher committed May 25, 2018
1 parent 4b274fc commit 56162e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ def setBuildFile(project) {
rootProject.children.each {
setBuildFile it
}

enableFeaturePreview("STABLE_PUBLISHING")

0 comments on commit 56162e5

Please sign in to comment.