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.
2 parents 04f55a9 + 73e93f1 commit 3479328Copy full SHA for 3479328
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
google()
15
}
16
dependencies {
17
- classpath 'com.android.tools.build:gradle:3.0.0-beta6'
+ classpath 'com.android.tools.build:gradle:3.0.0-beta7'
18
classpath 'com.google.gms:google-services:3.0.0'
19
20
@@ -65,7 +65,7 @@ android {
65
66
67
compileSdkVersion 25
68
- buildToolsVersion '25.0.2'
+ buildToolsVersion '26.0.2'
69
70
defaultConfig {
71
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
scripts/lint/lint-results.txt
@@ -1,2 +1,2 @@
1
DO NOT TOUCH; GENERATED BY DRONE
2
- <span class="mdl-layout-title">Lint Report: 511 warnings</span>
+ <span class="mdl-layout-title">Lint Report: 510 warnings</span>
0 commit comments