浏览代码

Merge pull request #2116 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.4.2

Bump appcompat from 1.4.1 to 1.4.2
Andy Scherzinger 3 年之前
父节点
当前提交
b4bff60e19
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      app/build.gradle
  2. 1 1
      scripts/analysis/lint-results.txt

+ 1 - 1
app/build.gradle

@@ -175,7 +175,7 @@ dependencies {
     detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.20.0")
 	
     implementation fileTree(include: ['*'], dir: 'libs')
-    implementation 'androidx.appcompat:appcompat:1.4.1'
+    implementation 'androidx.appcompat:appcompat:1.4.2'
     implementation 'com.google.android.material:material:1.6.1'
     implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
     implementation "com.vanniktech:emoji-google:0.15.0"

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

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