Skip to content

Commit

Permalink
Merge pull request #559 from usefulness/renovate/com.project.starter-…
Browse files Browse the repository at this point in the history
…android-0.x

Update dependency com.project.starter:android to v0.70.0
  • Loading branch information
renovate[bot] authored Feb 4, 2024
2 parents 68ca0c7 + 081ef55 commit 5ec4877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
}
}
dependencies {
classpath "com.project.starter:android:0.69.0"
classpath "com.project.starter:android:0.70.0"
classpath "io.github.usefulness:screenshot-testing-plugin:0.17.2"
if (project.hasProperty("useMavenLocal")) {
classpath "com.project.starter.local:easylauncher:+"
Expand Down

0 comments on commit 5ec4877

Please sign in to comment.