mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 06:05:42 +03:00
Bump screengrab from 2.1.0 to 2.1.1
Bumps [screengrab](https://github.com/fastlane/fastlane) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Commits](https://github.com/fastlane/fastlane/compare/2.1.0...2.1.1) --- updated-dependencies: - dependency-name: tools.fastlane:screengrab dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
db46d46ab7
commit
33d50c7045
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ dependencies {
|
|||
// androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.2.0'
|
||||
// fix conflict in dependencies; see http://g.co/androidstudio/app-test-app-conflict for details
|
||||
//androidTestImplementation "com.android.support:support-annotations:${supportLibraryVersion}"
|
||||
androidTestImplementation 'tools.fastlane:screengrab:2.1.0'
|
||||
androidTestImplementation 'tools.fastlane:screengrab:2.1.1'
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2')
|
||||
|
||||
|
|
Loading…
Reference in a new issue