Skip to content

Commit 8e8fe72

Browse files
committed
deactivated a gradle warning: https://goo.gl/Jnnsrx
1 parent 00d9cd4 commit 8e8fe72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

settings.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ rootProject.name = 'enums'
22
include 'enum-mapper-processor'
33
include 'enum-mapper-lib'
44

5+
// see: https://docs.gradle.org/4.8/userguide/publishing_maven.html#publishing_maven:deferred_configuration
6+
enableFeaturePreview('STABLE_PUBLISHING')

0 commit comments

Comments
 (0)