Merge pull request #3883 from gedoor/dependabot/gradle/androidx.benchmark-1.2.4

Bump androidx.benchmark from 1.2.3 to 1.2.4
This commit is contained in:
Antecer
2024-05-01 19:01:10 +08:00
committed by GitHub

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" }