File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ android {
1717 applicationId = " com.donut.mixfile"
1818 minSdk = 26
1919 targetSdk = 36
20- versionCode = 157
21- versionName = " 2.0.9.1 "
20+ versionCode = 158
21+ versionName = " 2.0.10 "
2222
2323 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2424 vectorDrawables {
@@ -72,7 +72,7 @@ dependencies {
7272 // 引用 libs 目录下的所有 aar
7373 implementation(fileTree(mapOf (" dir" to " libs" , " include" to listOf (" *.aar" ))))
7474 implementation(" org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0" )
75- implementation(" com.github.InvertGeek:mixfile-core:2.0.8 " )
75+ implementation(" com.github.InvertGeek:mixfile-core:2.0.10 " )
7676 implementation(" androidx.compose.material:material-icons-extended:1.7.8" )
7777 implementation(" com.tencent:mmkv:1.3.14" )
7878 implementation(" net.engawapg.lib:zoomable:1.6.1" )
You can’t perform that action at this time.
0 commit comments