Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce0203 committed Aug 19, 2023
1 parent a32b77d commit 9f18095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pluginManagement { repositories { mavenLocal(); mavenCentral(); google(); gradlePluginPortal() } }

plugins {
id("com.soywiz.kproject.settings") version "0.2.7"
id("com.soywiz.kproject.settings") version "0.3.2-de-1.9.20-2914"
}

kproject("./deps")
Expand Down

0 comments on commit 9f18095

Please sign in to comment.