1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-22 15:58:25 +00:00

Updated gradle plugin to version 0.7.0

This commit is contained in:
M66B 2016-04-27 07:56:59 +02:00
parent f17d3cf1e3
commit d1777d34aa

View file

@ -6,7 +6,7 @@ buildscript {
}
dependencies {
// 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
// in the individual module build.gradle files