Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.9.0 (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent f5cde43 commit aa7669c
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 @@ -53,7 +53,7 @@ android-desugar = "com.android.tools:desugar_jdk_libs:2.1.2"

androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
androidx-activityCompose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-annotations = "androidx.annotation:annotation:1.8.2"
androidx-annotations = "androidx.annotation:annotation:1.9.0"
androidx-appCompat = "androidx.appcompat:appcompat:1.7.0"
androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "androidx-lifecycle" }
androidx-startup = "androidx.startup:startup-runtime:1.2.0"
Expand Down

0 comments on commit aa7669c

Please sign in to comment.