Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 5a39167 commit a66dfae
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.7.0" }

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 a66dfae

Please sign in to comment.