Skip to content

Commit

Permalink
Update benchmark to v1.2.0-beta05
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent efdbcee commit 2de1880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencyResolutionManagement {
version("paging", "3.2.0-alpha06")
version("uitest", "1.5.2")
version("espresso", "3.6.0-alpha01")
version("benchmark", "1.2.0-alpha15")
version("benchmark", "1.2.0-beta05")
plugin("application", "com.android.application").versionRef("plugin")
plugin("library", "com.android.library").versionRef("plugin")
plugin("test", "com.android.test").versionRef("plugin")
Expand Down

0 comments on commit 2de1880

Please sign in to comment.