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 Sep 19, 2023
1 parent 158c3f7 commit 49339d3
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 @@ -76,7 +76,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 49339d3

Please sign in to comment.