Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 5a39167 commit ce30c68
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 @@ -13,7 +13,7 @@ sqldelight = { id = "com.squareup.sqldelight", version.ref = "sqldelight" }

[libraries]
android-desugar = { group = "com.android.tools", name = "desugar_jdk_libs", version = "1.1.5" }
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.6.0" }
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.8.1" }

compose-coil = { group = "io.coil-kt", name = "coil-compose", version = "2.3.0" }
accompanist-systemuicontroller = { group = "com.google.accompanist", name = "accompanist-systemuicontroller", version = "0.30.1" }
Expand Down

0 comments on commit ce30c68

Please sign in to comment.