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
06f39dd987
commit
5f0d3ddd11
1 changed files with 5 additions and 5 deletions
|
|
@ -1,23 +1,23 @@
|
|||
[versions]
|
||||
android-gradle-plugin = "8.7.3"
|
||||
androidx-activityCompose = "1.9.3"
|
||||
androidx-animationAndroid = "1.7.5"
|
||||
androidx-animationAndroid = "1.7.6"
|
||||
androidx-constraintlayout = "2.2.0"
|
||||
androidx-coordinatorlayout = "1.2.0"
|
||||
androidx-coreKtx = "1.15.0"
|
||||
androidx-lifecycle = "2.8.7"
|
||||
androidx-runtimeAndroid = "1.7.5"
|
||||
androidx-runtimeAndroid = "1.7.6"
|
||||
androidx-work = "2.10.0"
|
||||
appcompat = "1.7.0"
|
||||
unifiedpush_distributor = "0.1.0"
|
||||
unifiedpush_distributor_ui = "0.1.0"
|
||||
kotlin = "2.0.21"
|
||||
kotlin = "2.1.0"
|
||||
kotlinx_serializationJson = "1.8.0-RC"
|
||||
ktlint = "12.1.1"
|
||||
ktlint = "12.1.2"
|
||||
material = "1.12.0"
|
||||
material3Android = "1.3.1"
|
||||
okhttp = "5.0.0-alpha.14"
|
||||
uiTooling = "1.7.5"
|
||||
uiTooling = "1.7.6"
|
||||
|
||||
[libraries]
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue