1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-09-02 04:42:42 +02:00

added maven repository

This commit is contained in:
OliE
2017-12-31 12:50:23 +01:00
parent 5f53e791ef
commit 525e6abe23

View File

@@ -11,6 +11,7 @@ buildscript {
allprojects { allprojects {
repositories { repositories {
maven { url 'https://maven.google.com' }
jcenter() jcenter()
} }
} }