Skip to content

Commit

Permalink
Upgrade Automattic measure builds library (#3419)
Browse files Browse the repository at this point in the history
  • Loading branch information
geekygecko authored Jan 9, 2025
1 parent e13fa83 commit 1cad28d
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 @@ -298,7 +298,7 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
measure-builds = "com.automattic.android.measure-builds:3.0.0"
measure-builds = "com.automattic.android.measure-builds:3.1.1"
protobuf = { id = "com.google.protobuf", version.ref = "protobuf-plugin" }
sentry = { id = "io.sentry.android.gradle", version.ref = "sentry-plugin" }
spotless = "com.diffplug.spotless:6.25.0"
Expand Down

0 comments on commit 1cad28d

Please sign in to comment.