mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-23 00:08:37 +00:00
Updated gradle plugin to version 0.7.0
This commit is contained in:
parent
f17d3cf1e3
commit
d1777d34aa
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
// http://tools.android.com/tech-docs/new-build-system/gradle-experimental
|
// http://tools.android.com/tech-docs/new-build-system/gradle-experimental
|
||||||
classpath 'com.android.tools.build:gradle-experimental:0.7.0-rc1'
|
classpath 'com.android.tools.build:gradle-experimental:0.7.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…
Reference in a new issue