Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 2f1b935 commit 7761931
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 @@ -15,7 +15,7 @@ android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", versio
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.0" }
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.2" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.8.2" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
androidx-appCompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-compose-material = { module = "androidx.compose.material:material", version.ref = "androidx-compose" }
androidx-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "androidx-compose" }
Expand Down

0 comments on commit 7761931

Please sign in to comment.