Remove external git submodule 'appcompat', closes #22
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
if (!(new File("$rootDir/appcompat/build.gradle").exists())) {
|
||||
throw new GradleException('Missing git sub modules!\nPLEASE RUN: "git submodule init && git submodule update"')
|
||||
}
|
||||
|
||||
buildscript {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user