mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-03 19:54:44 -07:00
Bump dependencies
This commit is contained in:
parent
cbe693d456
commit
4254bae096
1 changed files with 4 additions and 4 deletions
|
|
@ -1,17 +1,17 @@
|
||||||
[versions]
|
[versions]
|
||||||
android-gradle-plugin = "8.7.3"
|
android-gradle-plugin = "8.7.3"
|
||||||
androidx-activityCompose = "1.10.0"
|
androidx-activityCompose = "1.10.1"
|
||||||
androidx-lifecycle = "2.8.7"
|
androidx-lifecycle = "2.8.7"
|
||||||
androidx-work = "2.10.0"
|
androidx-work = "2.10.0"
|
||||||
appcompat = "1.7.0"
|
appcompat = "1.7.0"
|
||||||
unifiedpush_distributor = "0.3.0"
|
unifiedpush_distributor = "0.3.2"
|
||||||
unifiedpush_distributor_ui = "0.3.1"
|
unifiedpush_distributor_ui = "0.3.2"
|
||||||
kotlin = "2.1.0"
|
kotlin = "2.1.0"
|
||||||
kotlinx_serializationJson = "1.8.0"
|
kotlinx_serializationJson = "1.8.0"
|
||||||
ktlint = "12.1.2"
|
ktlint = "12.1.2"
|
||||||
material3Android = "1.3.1"
|
material3Android = "1.3.1"
|
||||||
okhttp = "5.0.0-alpha.14"
|
okhttp = "5.0.0-alpha.14"
|
||||||
uiTooling = "1.7.7"
|
uiTooling = "1.7.8"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
|
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue