From 37d9047e271bdcddbb8fbc33ec1a49c29f4f4e98 Mon Sep 17 00:00:00 2001
From: youth5201314 <1028729086@qq.com>
Date: Thu, 4 Aug 2016 10:37:17 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/app.iml | 18 +++++++++---------
build.gradle | 2 ++
settings.gradle | 2 +-
3 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/app/app.iml b/app/app.iml
index 46fa379..001f902 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -63,14 +63,6 @@
-
-
-
-
-
-
-
-
@@ -79,6 +71,14 @@
+
+
+
+
+
+
+
+
@@ -100,8 +100,8 @@
-
+
diff --git a/build.gradle b/build.gradle
index 2338e7e..d56cf99 100644
--- a/build.gradle
+++ b/build.gradle
@@ -4,9 +4,11 @@ buildscript {
jcenter()
}
dependencies {
+
classpath 'com.android.tools.build:gradle:2.1.2'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.0'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
+
}
}
diff --git a/settings.gradle b/settings.gradle
index 52d3bfe..f032655 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1 +1 @@
-include ':app', ':banner'
\ No newline at end of file
+include ':app',':banner'
\ No newline at end of file