update to main branches of patcher and lib

This commit is contained in:
Ax333l
2026-02-22 00:42:26 +01:00
parent d9743df3ec
commit 6cfa67a240
2 changed files with 3 additions and 2 deletions

View File

@@ -253,6 +253,7 @@ android {
excludes += "/META-INF/INDEX.LIST"
excludes += "/META-INF/**/*.txt"
excludes += "/META-INF/**/*.properties"
excludes += "/META-INF/DEPENDENCIES"
// Desktop AAPT binaries
excludes += "/prebuilt/**"

View File

@@ -17,8 +17,8 @@ serialization = "1.9.0"
collection = "0.4.0"
datetime = "0.7.1"
room-version = "2.8.4"
revanced-patcher = "22.0.0-dev.1"
revanced-library = "3.2.0-dev.2-local"
revanced-patcher = "22.0.0"
revanced-library = "4.0.0"
koin = "4.1.1"
ktor = "3.3.3"
markdown-renderer = "0.39.0"