File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:2.2.1 '
8+ classpath ' com.android.tools.build:gradle:2.2.2 '
99 classpath ' io.fabric.tools:gradle:1.+'
1010 }
1111}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 jcenter()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:2.2.1 '
6+ classpath ' com.android.tools.build:gradle:2.2.2 '
77 }
88}
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 jcenter()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:2.2.1 '
6+ classpath ' com.android.tools.build:gradle:2.2.2 '
77 classpath ' com.novoda:bintray-release:0.3.4'
88 }
99}
You can’t perform that action at this time.
0 commit comments