mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-16 22:11:14 +01:00
Update the android gradle plugin
This commit is contained in:
parent
d69485b70b
commit
a67f798f2f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ buildscript {
|
||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:1.5.0'
|
classpath 'com.android.tools.build:gradle:2.0.0'
|
||||||
|
|
||||||
// NOTE: Do not place your application dependencies here; they belong
|
// NOTE: Do not place your application dependencies here; they belong
|
||||||
// in the individual module build.gradle files
|
// in the individual module build.gradle files
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue