Bump gradle plugin to 1.0.1
I tried 1.1.3, but it failed. Needs further investigation.
This commit is contained in:
parent
6eff521459
commit
bd6e2a3046
@ -20,7 +20,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:1.0.0'
|
||||
classpath 'com.android.tools.build:gradle:1.0.1'
|
||||
|
||||
// libsuperuser submodule requires these plugins, even though
|
||||
// the F-Droid build process never invokes code from them. It
|
||||
|
Loading…
x
Reference in New Issue
Block a user