Update libraries
This commit is contained in:
+10
-10
@@ -8,25 +8,25 @@ android-gradle-plugin = "8.2.2"
|
||||
protobuf-gradle-plugin = "0.9.4"
|
||||
ksp-gradle-plugin = "1.9.0-1.0.13"
|
||||
|
||||
kotlin = "1.9.0"
|
||||
kotlin = "1.9.22"
|
||||
kotlinx-coroutines = "1.7.3"
|
||||
kotlinx-immutable = "0.3.5"
|
||||
kotlinx-serialization = "1.5.1"
|
||||
|
||||
jetbrains-markdown = "0.4.1"
|
||||
|
||||
androidx-compose = "1.6.0-alpha07"
|
||||
androidx-compose-material3 = "1.2.0-alpha09"
|
||||
androidx-compose-compiler = "1.5.2"
|
||||
androidx-lifecycle = "2.6.2"
|
||||
androidx-compose = "1.7.0-alpha01"
|
||||
androidx-compose-material3 = "1.2.0-rc01"
|
||||
androidx-compose-compiler = "1.5.8"
|
||||
androidx-lifecycle = "2.7.0"
|
||||
androidx-core = "1.12.0"
|
||||
androidx-appcompat = "1.7.0-alpha03"
|
||||
androidx-activity = "1.8.0"
|
||||
androidx-work = "2.8.1"
|
||||
androidx-browser = "1.6.0"
|
||||
androidx-activity = "1.8.2"
|
||||
androidx-work = "2.9.0"
|
||||
androidx-browser = "1.7.0"
|
||||
androidx-palette = "1.0.0"
|
||||
androidx-media2 = "1.2.1"
|
||||
androidx-room = "2.5.2"
|
||||
androidx-media2 = "1.3.0"
|
||||
androidx-room = "2.6.1"
|
||||
|
||||
accompanist = "0.33.2-alpha"
|
||||
coil = "2.3.0"
|
||||
|
||||
Reference in New Issue
Block a user