mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
build: remove jitpack from buildscript repos
Not needed for plugins Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
This commit is contained in:
parent
07be1f677d
commit
8b293a642f
@ -31,7 +31,6 @@ buildscript {
|
|||||||
google()
|
google()
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { url 'https://jitpack.io' }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Loading…
Reference in New Issue
Block a user