Update dependencies
This commit is contained in:
parent
4a1c1dd1d8
commit
37437dc3bd
1 changed files with 7 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
|||
[versions]
|
||||
# Gradle plugins
|
||||
android-plugin = "8.5.1"
|
||||
android-plugin = "8.7.2"
|
||||
kotlin = "2.0.0"
|
||||
# Runtime libraries
|
||||
android-material = "1.12.0"
|
||||
androidx-activity-compose = "1.9.1"
|
||||
androidx-compose-material3 = "1.2.1"
|
||||
androidx-compose-ui = "1.6.8"
|
||||
androidx-activity-compose = "1.9.3"
|
||||
androidx-compose-material3 = "1.3.1"
|
||||
androidx-compose-ui = "1.7.5"
|
||||
androidx-core-ktx = "1.13.1"
|
||||
androidx-datastore-preferences = "1.1.1"
|
||||
androidx-lifecycle-runtime-ktx = "2.8.4"
|
||||
kotlinx-coroutines-android = "1.8.1"
|
||||
kotlinx-serialization-json = "1.7.1"
|
||||
androidx-lifecycle-runtime-ktx = "2.8.7"
|
||||
kotlinx-coroutines-android = "1.9.0"
|
||||
kotlinx-serialization-json = "1.7.3"
|
||||
# Other libraries
|
||||
kmqtt = "0.4.8"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue