mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-05-01 15:14:29 +02:00
Build fixes.
This commit is contained in:
parent
834de928c2
commit
cf2639df3d
@ -1 +1 @@
|
|||||||
Subproject commit 4268917697b975e92dc74e45b4018042ef35c509
|
Subproject commit 354e6a4b86b56e8503ce791083bb2dbd10074a51
|
@ -1 +1 @@
|
|||||||
Subproject commit cedbb52d33a87bbff7b3e713347700138b715b69
|
Subproject commit 0b9d90b853ce416f32bf6c3f8870a45e79ed1d5f
|
@ -3,6 +3,7 @@ pluginManagement {
|
|||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
jcenter()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
@ -10,6 +11,7 @@ dependencyResolutionManagement {
|
|||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
jcenter()
|
||||||
maven { url 'https://jitpack.io' }
|
maven { url 'https://jitpack.io' }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user