mirror of
https://github.com/JunkFood02/Seal.git
synced 2025-05-17 13:35:55 +08:00
build: update dependencies
This commit is contained in:
6
.idea/AndroidProjectSystem.xml
generated
Normal file
6
.idea/AndroidProjectSystem.xml
generated
Normal 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
1
.idea/misc.xml
generated
@ -1,4 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="DesignSurface">
|
||||
<option name="filePathToZoomLevelMap">
|
||||
|
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user