mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 22:55:46 +03:00
Bump shot from 5.11.1 to 5.11.2
Bumps [shot](https://github.com/karumi/shot) from 5.11.1 to 5.11.2. - [Release notes](https://github.com/karumi/shot/releases) - [Commits](https://github.com/karumi/shot/compare/5.11.1...5.11.2) --- updated-dependencies: - dependency-name: com.karumi:shot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7eff86cd3d
commit
e6a63f8445
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ buildscript {
|
|||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.17.1"
|
||||
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
|
||||
classpath 'com.karumi:shot:5.11.1'
|
||||
classpath 'com.karumi:shot:5.11.2'
|
||||
classpath 'com.facebook.testing.screenshot:plugin:0.14.0'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue