Bump androidx.benchmark from 1.2.3 to 1.2.4

Bumps androidx.benchmark from 1.2.3 to 1.2.4.

---
updated-dependencies:
- dependency-name: androidx.benchmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-06 04:22:20 +00:00 committed by GitHub
parent 7a8b2fe77a
commit d4afcbe8fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -161,7 +161,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
android-test = { id = "com.android.test", version.ref = "agp" }
androidx-benchmark = { id = "androidx.benchmark", version = "1.2.3" }
androidx-benchmark = { id = "androidx.benchmark", version = "1.2.4" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }