Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: androidx.baselineprofile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 9095aa1 commit c55af64
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 @@ -25,7 +25,7 @@ robolectric = "org.robolectric:robolectric:4.13"
android = { id = "com.android.application", version.ref = "agp" }
android-lib = { id = "com.android.library", version.ref = "agp" }
android-test = { id = "com.android.test", version.ref = "agp" }
android-baseline = { id = "androidx.baselineprofile", version = "1.2.4" }
android-baseline = { id = "androidx.baselineprofile", version = "1.3.0" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-samReceiver = { id = "org.jetbrains.kotlin.plugin.sam.with.receiver", version.ref = "kotlin" }
Expand Down

0 comments on commit c55af64

Please sign in to comment.