BB Lecturers (not tested)

This commit is contained in:
Sebastian Seedorf
2019-02-04 17:40:25 +01:00
parent f0d090fb8d
commit d5d867f4b5
7 changed files with 272 additions and 17 deletions

View File

@@ -2,11 +2,12 @@
buildscript {
repositories {
google()
/*google()
jcenter()
maven {
url "https://jitpack.io"
}
}*/
mavenLocal()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.0'
@@ -18,11 +19,12 @@ buildscript {
allprojects {
repositories {
google()
/*google()
jcenter()
maven {
url "https://jitpack.io"
}
}*/
mavenLocal()
}
gradle.projectsEvaluated {