We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289ee46 commit fc3816aCopy full SHA for fc3816a
2 files changed
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:2.2.2'
+ classpath 'com.android.tools.build:gradle:2.2.3'
9
10
// NOTE: Do not place your application dependencies here; they belong
11
// in the individual module build.gradle files
lib/build.gradle
@@ -7,7 +7,7 @@ buildscript {
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
12
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
13
classpath 'net.researchgate:gradle-release:2.4.0'
0 commit comments