mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
Use quadtree from jitpack instead of a jar file
This commit is contained in:
parent
6210089826
commit
ddd5e7ccc0
3 changed files with 4 additions and 1 deletions
|
|
@ -12,5 +12,6 @@ buildscript {
|
|||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
maven { url "https://jitpack.io" }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue