mirror of
https://github.com/yuliskov/SmartTube.git
synced 2026-05-02 11:00:11 -05:00
custom repos upd
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ allprojects {
|
||||
// IntelliJ 'Read timed out' (error 403)
|
||||
// https://stackoverflow.com/questions/74258160/is-jcenter-down-permanently-31-oct
|
||||
//jcenter()
|
||||
gradle.ext.customRepoBlock(delegate)
|
||||
customRepoBlock(delegate)
|
||||
}
|
||||
configurations.all {
|
||||
// WorkManager conflict resolution
|
||||
|
||||
+2
-2
@@ -1,3 +1,3 @@
|
||||
gradle.ext.customRepoBlock = {
|
||||
|
||||
ext.customRepoBlock = { repoHandler ->
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user