xDL v1.0.4
Incompatible Changes
- POM groupId:artifactId changed from
io.hexhacking.xdl:xdl-android-lib
toio.hexhacking:xdl
. - Switch from JCenter to Maven Central.
New features
- Make
xdl_open()
bypass the restrictions of Android 7.0+ linker namespace.
不兼容的变更
- POM groupId:artifactId 从
io.hexhacking.xdl:xdl-android-lib
改为io.hexhacking:xdl
。 - 从 JCenter 切换到 Maven Central。
新特性
- 使
xdl_open()
能绕过 Android 7.0+ linker namespace 的限制。