Skip to content

Commit

Permalink
migrate gradle dep repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cproof committed Sep 23, 2024
1 parent 173fb02 commit 50f95c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RMBTClient/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {

buildscript {
repositories {
jcenter()
gradlePluginPortal()
}
dependencies {
classpath 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
Expand Down

0 comments on commit 50f95c0

Please sign in to comment.