mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 22:00:30 +05:30
Remove deprecated jcenter().
This commit is contained in:
parent
d8e9fa5f4d
commit
76949c56e4
@ -3,7 +3,6 @@ dependencyResolutionManagement {
|
|||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
jcenter() // Warning: this repository is going to shut down soon
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rootProject.name = "LibreTube"
|
rootProject.name = "LibreTube"
|
||||||
|
Loading…
Reference in New Issue
Block a user