Update dependency androidx.annotation:annotation-jvm to v1.8.0
This commit is contained in:
parent
4f74dd4c93
commit
5dc545f36b
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ autonomousapps_dependencyanalysis_plugin = { module = "com.autonomousapps:depend
|
|||
# AndroidX
|
||||
androidx_core = { module = "androidx.core:core", version.ref = "core" }
|
||||
androidx_corektx = { module = "androidx.core:core-ktx", version.ref = "core" }
|
||||
androidx_annotationjvm = "androidx.annotation:annotation-jvm:1.7.1"
|
||||
androidx_annotationjvm = "androidx.annotation:annotation-jvm:1.8.0"
|
||||
androidx_datastore_preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
|
||||
androidx_datastore_datastore = { module = "androidx.datastore:datastore", version.ref = "datastore" }
|
||||
androidx_exifinterface = "androidx.exifinterface:exifinterface:1.3.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue