Skip to content

Commit

Permalink
(fix) revert changes to settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
John Engelman committed Nov 21, 2018
1 parent 0f2c91a commit cfc8891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

rootProject.name = 'shadowTest'
include 'api', 'main'
rootProject.name = 'shadow'
enableFeaturePreview('STABLE_PUBLISHING')

0 comments on commit cfc8891

Please sign in to comment.