Browse Source

Delete build.gradle

gongpm 10 years ago
parent
commit
698e6e953a
1 changed files with 0 additions and 14 deletions
  1. 0 14
      build.gradle

+ 0 - 14
build.gradle

@@ -1,14 +0,0 @@
-// Top-level build file where you can add configuration options common to all sub-projects/modules.
-buildscript {
-    repositories {
-        jcenter()
-    }
-    dependencies {
-        classpath 'com.android.tools.build:gradle:1.3.0'
-    }
-}
-allprojects {
-    repositories {
-        jcenter()
-    }
-}