Update libraries
This commit is contained in:
@@ -9,16 +9,16 @@ kotlin = "2.3.0-Beta1"
|
||||
androidx-activity = "1.11.0"
|
||||
androidx-core = "1.17.0"
|
||||
androidx-espresso = "3.7.0"
|
||||
androidx-lifecycle = "2.9.4"
|
||||
androidx-lifecycle = "2.9.5"
|
||||
androidx-testExt = "1.3.0"
|
||||
androidx-navigation = "2.9.4"
|
||||
androidx-navigation = "2.9.5"
|
||||
androidx-security = "1.1.0"
|
||||
androidx-datastore = "1.1.7"
|
||||
kotlinx-serialization = "1.9.0"
|
||||
kotlinx-datetime = "0.7.1"
|
||||
kotlinx-coroutines = "1.10.2"
|
||||
compose-multiplatform-navigation = "2.9.0"
|
||||
compose-multiplatform = "1.9.0"
|
||||
compose-multiplatform-navigation = "2.9.1"
|
||||
compose-multiplatform = "1.9.1"
|
||||
# Additional Libraries
|
||||
koin = "4.1.1"
|
||||
insetsx = "0.1.0-alpha10"
|
||||
@@ -28,8 +28,8 @@ multiplatform-settings = "1.3.0"
|
||||
moko-permissions = "0.20.1"
|
||||
# Testing
|
||||
junit = "4.13.2"
|
||||
runner = "1.5.2"
|
||||
core = "1.5.0"
|
||||
runner = "1.7.0"
|
||||
core = "1.7.0"
|
||||
|
||||
[libraries]
|
||||
# Platform specific libraries
|
||||
|
||||
Reference in New Issue
Block a user