mirror of
https://github.com/InvertGeek/MixFile.git
synced 2026-06-08 23:43:23 +08:00
1.19.1
This commit is contained in:
@@ -17,8 +17,8 @@ android {
|
||||
applicationId = "com.donut.mixfile"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 142
|
||||
versionName = "1.19.0"
|
||||
versionCode = 143
|
||||
versionName = "1.19.1"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
||||
@@ -14,8 +14,8 @@ jvmbrotli = "0.2.0"
|
||||
kotlin = "2.2.0"
|
||||
coreKtx = "1.16.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
junitVersion = "1.3.0"
|
||||
espressoCore = "3.7.0"
|
||||
lifecycleRuntimeKtx = "2.9.2"
|
||||
activityCompose = "1.10.1"
|
||||
#noinspection GradleDependency
|
||||
@@ -23,12 +23,13 @@ composeBom = "2024.08.00"
|
||||
ktorClientCio = "3.2.2"
|
||||
lz4Java = "1.8.0"
|
||||
materialIconsExtended = "1.7.8"
|
||||
media3Exoplayer = "1.7.1"
|
||||
media3Session = "1.7.1"
|
||||
mixfileCore = "1.1.1"
|
||||
media3Exoplayer = "1.8.0"
|
||||
media3Session = "1.8.0"
|
||||
#noinspection GradleDependency
|
||||
mixfileCore = "1.1.2"
|
||||
#noinspection GradleDependency
|
||||
mmkv = "1.3.14"
|
||||
navigationCompose = "2.9.2"
|
||||
navigationCompose = "2.9.3"
|
||||
zoomable = "1.6.1"
|
||||
googleServices = "4.4.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user