Skip to content

Commit

Permalink
Update settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
wilinz authored Sep 2, 2024
1 parent 2d7fb84 commit 2496584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url "https://jitpack.io" }
jcenter()
maven { url "https://jitpack.io" }
}
}
rootProject.name = "yuetingmusic"
Expand Down

0 comments on commit 2496584

Please sign in to comment.