We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0714e43 commit cf06e70Copy full SHA for cf06e70
app/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
2
3
android {
4
compileSdkVersion 25
5
- buildToolsVersion "25.0.2"
+ buildToolsVersion "25.0.3"
6
7
dependencies {
8
compile 'com.android.support:support-annotations:25.3.1'
build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
- classpath 'com.android.tools.build:gradle:2.3.1'
+ classpath 'com.android.tools.build:gradle:2.3.2'
9
10
11
0 commit comments