File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ buildscript {
33 jcenter()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:2.1.0 '
6+ classpath ' com.android.tools.build:gradle:2.1.2 '
77 classpath ' com.github.ben-manes:gradle-versions-plugin:0.13.0'
8- classpath ' com.github.dcendents:android-maven-gradle-plugin:1.4'
8+ classpath ' com.github.dcendents:android-maven-gradle-plugin:1.4.1 '
99 }
1010}
1111
2121 compileSdkVersion = 23
2222 buildToolsVersion = ' 23.0.3'
2323
24- supportAppCompat = ' com.android.support:appcompat-v7:24.0.0 '
24+ supportAppCompat = ' com.android.support:appcompat-v7:24.1.1 '
2525 bottomNavigationBar = ' com.ashokvarma.android:bottom-navigation-bar:1.3.0'
2626}
2727
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-2.14-all.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1 -all.zip
You can’t perform that action at this time.
0 commit comments