Browse Source

Merge pull request #9086 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-7.0.3

Bump gradle from 7.0.2 to 7.0.3
Álvaro Brey 3 years ago
parent
commit
db46d46ab7
2 changed files with 2 additions and 2 deletions
  1. 1 1
      build.gradle
  2. 1 1
      scripts/analysis/lint-results.txt

+ 1 - 1
build.gradle

@@ -19,7 +19,7 @@ buildscript {
         mavenCentral()
         mavenCentral()
     }
     }
     dependencies {
     dependencies {
-        classpath 'com.android.tools.build:gradle:7.0.2'
+        classpath 'com.android.tools.build:gradle:7.0.3'
         classpath 'com.hiya:jacoco-android:0.2'
         classpath 'com.hiya:jacoco-android:0.2'
         classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.5'
         classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.5'
         classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
         classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

+ 1 - 1
scripts/analysis/lint-results.txt

@@ -1,2 +1,2 @@
 DO NOT TOUCH; GENERATED BY DRONE
 DO NOT TOUCH; GENERATED BY DRONE
-      <span class="mdl-layout-title">Lint Report: 1 error and 118 warnings</span>
+      <span class="mdl-layout-title">Lint Report: 1 error and 117 warnings</span>