Skip to content

Commit

Permalink
Gradle stable publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
mlohbihler committed Nov 24, 2018
1 parent 3a80506 commit 874724c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions sero-email/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ include 'services:webservice'
*/

rootProject.name = 'sero-email'
enableFeaturePreview('STABLE_PUBLISHING')
1 change: 1 addition & 0 deletions sero-warp/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ include 'services:webservice'
*/

rootProject.name = 'sero-warp'
enableFeaturePreview('STABLE_PUBLISHING')

0 comments on commit 874724c

Please sign in to comment.