mirror of https://github.com/M66B/NetGuard.git
Added build tool
This commit is contained in:
parent
f819e19e56
commit
6cb56f4198
|
@ -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.9.0-beta2'
|
||||
classpath 'com.android.tools.build:gradle-experimental:0.9.0-beta3'
|
||||
classpath 'com.google.gms:google-services:3.0.0'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
|
Loading…
Reference in New Issue