mirror of
https://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-08-14 13:37:11 +08:00
f42c887dfd
libaes:15.20.21 AAR内部编译了androidx.*类引用, android.enableJetifier=false导致运行时ClassNotFoundException闪退, 且无异常日志(DEX层错误,UncaughtExceptionHandler无法捕获) - gradle.properties: 启用android.useAndroidX和android.enableJetifier - appbase/build.gradle: appcompat依赖迁移至androidx.appcompat:appcompat:1.3.1