Skip to content

v1.0.1 — 修复安装问题

Choose a tag to compare

@ARCJ137442 ARCJ137442 released this 01 Apr 02:48
· 1 commit to main since this release

OpenSwipe v1.0.1 — 修复安装问题

修复 v1.0 的 解析软件包时出现问题 (packageInfo is null) 安装失败。

原因: <property> 标签是 Android 14+ 特性,低版本设备无法解析。
修复: 移除该标签。

下载

文件 说明
OpenSwipe-v1.0.1-debug.apk (11MB) Debug 签名,可直接安装
OpenSwipe-v1.0.1-release-unsigned.apk (7.2MB) Release 未签名,体积更小

推荐下载 debug 版本,可直接安装无需签名。

要求: Android 8.0+ (API 26)