mirror of
https://github.com/InvertGeek/MixFile.git
synced 2026-09-03 07:18:45 +08:00
2.0.0
This commit is contained in:
@@ -17,8 +17,8 @@ android {
|
||||
applicationId = "com.donut.mixfile"
|
||||
minSdk = 26
|
||||
targetSdk = 36
|
||||
versionCode = 144
|
||||
versionName = "1.19.2"
|
||||
versionCode = 145
|
||||
versionName = "2.0.0"
|
||||
|
||||
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 = "c9f3119aca"
|
||||
mixfileCore = "2.0.0"
|
||||
#noinspection GradleDependency
|
||||
mmkv = "1.3.14"
|
||||
navigationCompose = "2.9.3"
|
||||
|
||||
Reference in New Issue
Block a user