Dependencies upgrade
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
[versions]
|
||||
activityCompose = "1.10.1"
|
||||
coilCompose = "2.5.0"
|
||||
composeBom = "2025.03.01"
|
||||
coreKtx = "1.15.0"
|
||||
composeBom = "2025.04.00"
|
||||
coreKtx = "1.16.0"
|
||||
exifinterface = "1.4.0"
|
||||
foundation = "1.7.8"
|
||||
fragmentKtx = "1.8.6"
|
||||
@ -15,10 +15,10 @@ localbroadcastmanager = "1.1.0"
|
||||
material = "1.12.0"
|
||||
media = "1.7.0"
|
||||
preferenceKtx = "1.2.1"
|
||||
ui = "1.8.0-rc02"
|
||||
ui = "1.8.0-rc03"
|
||||
foundationAndroid = "1.7.8"
|
||||
runtimeLivedata = "1.7.8"
|
||||
composeMaterial3 = "1.3.1"
|
||||
composeMaterial3 = "1.3.2"
|
||||
|
||||
[libraries]
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
|
||||
|
||||
Reference in New Issue
Block a user