Update dependency androidx.annotation:annotation-jvm to v1.9.0
This commit is contained in:
parent
f1391a1e9e
commit
ec7fd288b1
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ ksp_plugin = { module = "com.google.devtools.ksp:symbol-processing-api", version
|
||||||
# AndroidX
|
# AndroidX
|
||||||
androidx_core = { module = "androidx.core:core", version.ref = "core" }
|
androidx_core = { module = "androidx.core:core", version.ref = "core" }
|
||||||
androidx_corektx = { module = "androidx.core:core-ktx", version.ref = "core" }
|
androidx_corektx = { module = "androidx.core:core-ktx", version.ref = "core" }
|
||||||
androidx_annotationjvm = "androidx.annotation:annotation-jvm:1.8.2"
|
androidx_annotationjvm = "androidx.annotation:annotation-jvm:1.9.0"
|
||||||
androidx_datastore_preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
|
androidx_datastore_preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
|
||||||
androidx_datastore_datastore = { module = "androidx.datastore:datastore", version.ref = "datastore" }
|
androidx_datastore_datastore = { module = "androidx.datastore:datastore", version.ref = "datastore" }
|
||||||
androidx_exifinterface = "androidx.exifinterface:exifinterface:1.3.7"
|
androidx_exifinterface = "androidx.exifinterface:exifinterface:1.3.7"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue