瀏覽代碼

Merge pull request #13807 from nextcloud/renovate/androidx.test-orchestrator-1.x

Update dependency androidx.test:orchestrator to v1.5.1
Andy Scherzinger 8 月之前
父節點
當前提交
045dd810c2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -381,7 +381,7 @@ dependencies {
     androidTestImplementation "androidx.test:rules:$androidxTestVersion"
     // Android JUnit Runner
     androidTestImplementation "androidx.test:runner:1.6.2"
-    androidTestUtil "androidx.test:orchestrator:1.5.0"
+    androidTestUtil "androidx.test:orchestrator:1.5.1"
     androidTestImplementation "androidx.test:core-ktx:$androidxTestVersion"
 
     // Espresso