Skip to content

Commit

Permalink
Update benchmark to v1.2.0-beta02
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent a7acf2f commit 3f18c31
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-beta02")
plugin("application", "com.android.application").versionRef("plugin")
plugin("library", "com.android.library").versionRef("plugin")
library("core", "androidx.core:core-ktx:1.12.0-alpha05")
Expand Down

0 comments on commit 3f18c31

Please sign in to comment.