Skip to content

Commit

Permalink
Merge pull request #21 from syxc/redwood
Browse files Browse the repository at this point in the history
Update settings.gradle
  • Loading branch information
syxc authored May 16, 2024
2 parents 0ed494b + f636957 commit dcb0633
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,6 @@ pluginManagement {
}

dependencyResolutionManagement {
repositories {
mavenCentral()
google {
mavenContent {
includeGroupAndSubgroups("androidx")
includeGroupAndSubgroups("com.android")
includeGroupAndSubgroups("com.google")
}
}
}
versionCatalogs {
create("moko") {
from(files("gradle/moko.versions.toml"))
Expand Down

0 comments on commit dcb0633

Please sign in to comment.