build: update dependencies

This commit is contained in:
junkfood
2025-04-06 16:42:51 +08:00
parent 758b2d4548
commit 65968a4939
3 changed files with 12 additions and 6 deletions

6
.idea/AndroidProjectSystem.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AndroidProjectSystem">
<option name="providerId" value="com.android.tools.idea.GradleProjectSystem" />
</component>
</project>

1
.idea/misc.xml generated
View File

@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DesignSurface">
<option name="filePathToZoomLevelMap">

View File

@ -1,16 +1,16 @@
[versions]
accompanist = "0.34.0"
androidGradlePlugin = "8.7.2"
androidxComposeBom = "2024.11.00"
androidxComposeBom = "2025.03.01"
androidxCore = "1.15.0"
androidMaterial = "1.12.0"
androidxAppCompat = "1.7.0"
androidxActivity = "1.9.3"
androidxActivity = "1.10.1"
graphics = "1.0.1"
constraintLayout = "1.1.0"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.4"
androidxNavigation = "2.8.9"
androidxEspresso = "3.5.0"
androidxTestExt = "1.1.4"
@ -30,9 +30,10 @@ okhttp = "5.0.0-alpha.10"
room = "2.6.1"
ksp = "2.0.20-1.0.25"
youtubedlAndroid = "0.17.1"
youtubedlAndroid = "0.17.3"
mmkv = "1.3.9"
mmkv = "1.3.12"
# pin to v1.3.x for 32-bit support
koin = "4.0.0"