|
|
|
@ -81,7 +81,7 @@ ksp_plugin = { module = "com.google.devtools.ksp:symbol-processing-api", version
@@ -81,7 +81,7 @@ ksp_plugin = { module = "com.google.devtools.ksp:symbol-processing-api", version
|
|
|
|
|
# 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.9.0" |
|
|
|
|
androidx_annotationjvm = "androidx.annotation:annotation-jvm:1.9.1" |
|
|
|
|
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" |
|
|
|
|