Skip to content

Commit d9726b7

Browse files
committed
fix: use proper allowSync property name
Signed-off-by: Zach Harel <zach@zharel.me>
1 parent 774f2d1 commit d9726b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kotlin.code.style=official
22
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
33
org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true
44

5-
automaticMavenCentralSync=true
5+
dev.nextftc.publishing.automaticMavenCentralSync=true
66

77
android.useAndroidX=true
88

0 commit comments

Comments
 (0)