mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-14 12:08:51 -05:00
Also make sure we're using the most up to date Gradle plugin
This commit is contained in:
parent
8a36744ac7
commit
1ac2c6539e
@ -4,6 +4,6 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:0.8.+'
|
||||
classpath 'com.android.tools.build:gradle:0.9.+'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user