Skip to content

Commit

Permalink
Merge pull request nextcloud#9103 from nextcloud/dependabot/gradle/to…
Browse files Browse the repository at this point in the history
…ols.fastlane-screengrab-2.1.1

Bump screengrab from 2.1.0 to 2.1.1
  • Loading branch information
tobiasKaminsky authored Oct 21, 2021
2 parents 9b18d0d + 33d50c7 commit 33c6aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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')

Expand Down

0 comments on commit 33c6aab

Please sign in to comment.