mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
Merge pull request #3352 from nextcloud/dependabot/gradle/androidx.test-runner-1.1.1
Bump runner from 1.1.0 to 1.1.1
This commit is contained in:
commit
41fbb08395
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ dependencies {
|
|||
// JUnit4 Rules
|
||||
androidTestImplementation 'androidx.test:rules:1.1.1'
|
||||
// Android JUnit Runner
|
||||
androidTestImplementation 'androidx.test:runner:1.1.0'
|
||||
androidTestImplementation 'androidx.test:runner:1.1.1'
|
||||
|
||||
// Espresso core
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
|
||||
|
|
Loading…
Reference in a new issue