Skip to content

Commit 2562168

Browse files
committed
Fibonacci deploy 1
1 parent b49e48f commit 2562168

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ plugins {
33
//trick: for the same plugin versions in all sub-modules
44
alias(libs.plugins.androidLibrary).apply(false)
55
alias(libs.plugins.kotlinMultiplatform).apply(false)
6+
alias(libs.plugins.publish) apply false
67
}

0 commit comments

Comments
 (0)