Skip to content

Commit 050e9d7

Browse files
Update plugin androidx-benchmark to v1.4.0
1 parent e814bee commit 050e9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ sqlCipher = { module = "net.zetetic:sqlcipher-android", version.ref = "sqlCipher
223223
android-application = { id = "com.android.application", version.ref = "agp" }
224224
android-library = { id = "com.android.library", version.ref = "agp" }
225225
android-lint = { id = "com.android.lint", version.ref = "agp" }
226-
androidx-benchmark = { id = "androidx.benchmark", version = "1.3.4" }
226+
androidx-benchmark = { id = "androidx.benchmark", version = "1.4.0" }
227227
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
228228
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
229229
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }

0 commit comments

Comments
 (0)