mirror of
https://github.com/InvertGeek/MixFile.git
synced 2026-06-03 10:02:07 +08:00
update dependencies
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user