Update dependency androidx.annotation:annotation to v1.9.1
This commit is contained in:
parent
5a391676d0
commit
a612aa7edd
|
@ -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.9.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" }
|
||||
|
|
Loading…
Reference in New Issue