Skip to content

Commit

Permalink
Update dependency com.project.starter:android to v0.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent b9781ed commit a32cc68
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.62.0"
classpath "com.project.starter:android:0.63.0"
classpath "io.github.usefulness:screenshot-testing-plugin:0.16.12"
if (project.hasProperty("useMavenLocal")) {
classpath "com.project.starter.local:easylauncher:+"
Expand Down

0 comments on commit a32cc68

Please sign in to comment.