Skip to content

Commit 7d3db9b

Browse files
authored
Switch plugins repository order to pick up skie (#64)
1 parent daf4776 commit 7d3db9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fruitties/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
1717
pluginManagement {
1818
repositories {
1919
google()
20-
gradlePluginPortal()
2120
mavenCentral()
21+
gradlePluginPortal()
2222
}
2323
}
2424

0 commit comments

Comments
 (0)