Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaowine committed Dec 24, 2023
2 parents 6f1c2f4 + b6f6872 commit 04f97a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
agp = "8.2.0"
kotlin = "1.9.20"
kotlin = "1.9.21"

[libraries]
core-ktx = { module = "androidx.core:core-ktx", version = "1.12.0" }
Expand All @@ -13,7 +13,7 @@ swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout"

xposed = { module = "de.robv.android.xposed:api", version = "82" }
ezXHelper = { module = "com.github.kyuubiran:EzXHelper", version = "2.0.8" }
dexkit = { module = "org.luckypray:dexkit", version = "2.0.0-rc9" }
dexkit = { module = "org.luckypray:dexkit", version = "2.0.0" }
lyricGetter-api = { module = "com.github.xiaowine:Lyric-Getter-Api", version = "6.0.0" }
xkt = { module = "com.github.xiaowine:XKT", version = "1.0.12" }
dsp = { module = "com.github.xiaowine:dsp", version = "1.1.3" }
Expand Down

0 comments on commit 04f97a7

Please sign in to comment.