mirror of
https://github.com/InvertGeek/MixFile.git
synced 2026-06-01 17:10:49 +08:00
1.19.2
This commit is contained in:
@@ -17,8 +17,8 @@ android {
|
||||
applicationId = "com.donut.mixfile"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 143
|
||||
versionName = "1.19.1"
|
||||
versionCode = 144
|
||||
versionName = "1.19.2"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
||||
@@ -26,7 +26,7 @@ materialIconsExtended = "1.7.8"
|
||||
media3Exoplayer = "1.8.0"
|
||||
media3Session = "1.8.0"
|
||||
#noinspection GradleDependency
|
||||
mixfileCore = "1.1.2"
|
||||
mixfileCore = "1.1.3"
|
||||
#noinspection GradleDependency
|
||||
mmkv = "1.3.14"
|
||||
navigationCompose = "2.9.3"
|
||||
|
||||
Reference in New Issue
Block a user