支持16KB对齐

感谢 @niu-hb
Source: https://github.com/gedoor/legado/pull/5373/commits/76ce4b89a65c688e8a6232c4cb247bdbabbf33af
This commit is contained in:
HapeLee
2025-08-31 02:40:56 +08:00
parent 41fc6febe6
commit 7cd2d09dc9
3 changed files with 70 additions and 13 deletions
-3
View File
@@ -191,9 +191,6 @@ dependencies {
implementation(libs.bundles.coroutines)
//图像处理库Toolkit
implementation(libs.renderscript.intrinsics.replacement.toolkit)
//androidX
implementation(libs.core.ktx)
implementation(libs.appcompat.appcompat)