mirror of
https://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-08-14 05:27:10 +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
9 lines
193 B
Properties
9 lines
193 B
Properties
#Created by .winboll/winboll_app_build.gradle
|
|
#Tue Jul 21 17:05:50 HKT 2026
|
|
stageCount=4
|
|
libraryProject=libappbase
|
|
baseVersion=15.21
|
|
publishVersion=15.21.3
|
|
buildCount=6
|
|
baseBetaVersion=15.21.4
|