mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2025-06-30 21:36:17 -04:00
Also make sure we're using the most up to date Gradle plugin
This commit is contained in:
@ -4,6 +4,6 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:0.8.+'
|
||||
classpath 'com.android.tools.build:gradle:0.9.+'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user