Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
arc0035 committed Nov 1, 2023
1 parent 1926c94 commit 27330ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ configurations {
}

repositories {
mavenCentral()
maven { url 'https://maven.aliyun.com/repository/public' }
mavenCentral()

maven { url 'https://jitpack.io' }
}

Expand Down

0 comments on commit 27330ba

Please sign in to comment.