Update Jetpack Compose
This commit is contained in:
parent
d87c582dda
commit
310d93e25b
@ -17,8 +17,8 @@ kotlinx-serialization = "1.6.3"
|
|||||||
|
|
||||||
jetbrains-markdown = "0.5.2"
|
jetbrains-markdown = "0.5.2"
|
||||||
|
|
||||||
androidx-compose = "1.7.0-alpha08"
|
androidx-compose = "1.7.0-beta01"
|
||||||
androidx-compose-material3 = "1.3.0-alpha06"
|
androidx-compose-material3 = "1.3.0-beta01"
|
||||||
androidx-compose-compiler = "1.5.12"
|
androidx-compose-compiler = "1.5.12"
|
||||||
androidx-lifecycle = "2.7.0"
|
androidx-lifecycle = "2.7.0"
|
||||||
androidx-core = "1.14.0-alpha01"
|
androidx-core = "1.14.0-alpha01"
|
||||||
@ -95,7 +95,7 @@ androidx-exifinterface = { group = "androidx.exifinterface", name = "exifinterfa
|
|||||||
androidx-securitycrypto = { group = "androidx.security", name = "security-crypto", version = "1.1.0-alpha03" }
|
androidx-securitycrypto = { group = "androidx.security", name = "security-crypto", version = "1.1.0-alpha03" }
|
||||||
androidx-datastore = { group = "androidx.datastore", name = "datastore", version = "1.0.0" }
|
androidx-datastore = { group = "androidx.datastore", name = "datastore", version = "1.0.0" }
|
||||||
|
|
||||||
androidx-navigation-compose = { group = "androidx.navigation", name = "navigation-compose", version = "2.8.0-alpha06" }
|
androidx-navigation-compose = { group = "androidx.navigation", name = "navigation-compose", version = "2.8.0-beta01" }
|
||||||
materialcomponents-core = { group = "com.google.android.material", name = "material", version = "1.11.0" }
|
materialcomponents-core = { group = "com.google.android.material", name = "material", version = "1.11.0" }
|
||||||
okhttp = { group = "com.squareup.okhttp3", name = "okhttp", version = "4.12.0" }
|
okhttp = { group = "com.squareup.okhttp3", name = "okhttp", version = "4.12.0" }
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user