Skip to content

Commit

Permalink
Bump androidx.benchmark from 1.3.0 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps androidx.benchmark from 1.3.0 to 1.3.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent fbf6b72 commit a62474c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,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.3.0" }
androidx-benchmark = { id = "androidx.benchmark", version = "1.3.2" }

kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit a62474c

Please sign in to comment.