Skip to content

Commit 934e93d

Browse files
committed
2.0.5
1 parent a9426e3 commit 934e93d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId = "com.donut.mixfile"
1818
minSdk = 26
1919
targetSdk = 36
20-
versionCode = 149
21-
versionName = "2.0.4"
20+
versionCode = 150
21+
versionName = "2.0.5"
2222

2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2424
vectorDrawables {
@@ -70,7 +70,7 @@ android {
7070

7171
dependencies {
7272

73-
implementation("com.github.InvertGeek:mixfile-core:2.0.4")
73+
implementation("com.github.InvertGeek:mixfile-core:2.0.5")
7474
implementation("androidx.compose.material:material-icons-extended:1.7.8")
7575
implementation("com.tencent:mmkv:1.3.14")
7676
implementation("net.engawapg.lib:zoomable:1.6.1")

0 commit comments

Comments
 (0)