update dependencies

This commit is contained in:
1
2025-05-12 18:40:15 +08:00
parent 4f26655233
commit bcefe3046e
2 changed files with 5 additions and 5 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId = "com.donut.mixfile"
minSdk = 26
targetSdk = 35
versionCode = 129
versionName = "1.16.11"
versionCode = 130
versionName = "1.17.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

View File

@@ -18,7 +18,7 @@ junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
kotlinRetry = "2.0.1"
lifecycleRuntimeKtx = "2.8.7"
lifecycleRuntimeKtx = "2.9.0"
activityCompose = "1.10.1"
composeBom = "2024.08.00"
ktorClientCio = "3.1.2"
@@ -27,8 +27,8 @@ materialIconsExtended = "1.7.8"
media3Exoplayer = "1.6.1"
media3Session = "1.6.1"
mimetypes = "0.0.3"
mmkv = "2.1.0"
navigationCompose = "2.8.9"
mmkv = "2.2.1"
navigationCompose = "2.9.0"
zoomable = "1.6.1"
googleServices = "4.4.2"