aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorMohamed <mohamed@zenadi.com>2018-03-31 11:10:06 +0200
committerMohamed <mohamed@zenadi.com>2018-03-31 11:10:06 +0200
commitc223a52a4bccaacd82736360ae2fe1b301ca0d40 (patch)
treeeacd2a7cde199ed4709251c39dfb650a76d1fea7 /build.gradle
parent19fe578fd06f21d343c36124b5971580c8c78773 (diff)
upgrade gradle, dependencies and bump versionv1.2.0.75
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 99bb94f4..75a44a72 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,9 +8,10 @@ buildscript {
maven {
url "https://maven.google.com"
}
+ google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.0.1'
+ classpath 'com.android.tools.build:gradle:3.1.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong