Skip to content

Commit

Permalink
Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2023
1 parent 03e44b7 commit c56a27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ object Deps {
}

object AndroidX {
const val benchmarkMacroJunit4 = "androidx.benchmark:benchmark-macro-junit4:1.1.0-rc01"
const val benchmarkMacroJunit4 = "androidx.benchmark:benchmark-macro-junit4:1.1.1"
const val benchmarkJunit4 = "androidx.benchmark:benchmark-junit4:1.1.0-rc01"
const val lifecycleRuntimeCompose = "androidx.lifecycle:lifecycle-runtime-compose:${Versions.lifecycleRuntimeKtx}"
const val lifecycleRuntimeKtx = "androidx.lifecycle:lifecycle-runtime-ktx:${Versions.lifecycleRuntimeKtx}"
Expand Down

0 comments on commit c56a27d

Please sign in to comment.