Skip to content

Releases: MZCretin/AutoUpdateProject

兼容Android15 v5

12 Aug 11:39

Choose a tag to compare

兼容Android15 v4

12 Aug 11:27

Choose a tag to compare

Release v2.0.9: Publishing configuration optimization

This release optimizes the publishing configuration for better JitPack compatibility:

Changes:
- Updated version to 2.0.9 (versionCode 29)
- Adjusted publishing configuration by commenting out afterEvaluate block
- Maintained all FileDownloader dependency fixes from v2.0.8
- Improved JitPack build compatibility

Bug Fixes Carried Forward:
- FileDownloader NoClassDefFoundError fix
- Enhanced ProGuard configuration
- Proper dependency resolution

Compatibility:
- Fully backward compatible with v2.0.8
- No breaking changes

兼容Android15 v3

12 Aug 11:20

Choose a tag to compare

Release v2.0.8: Fix FileDownloader NoClassDefFoundError

This release fixes the critical NoClassDefFoundError issue with FileDownloader classes:

New Features:
- Enhanced dependency resolution for FileDownloader library
- Improved ProGuard configuration to prevent class obfuscation
- Better publishing configuration for JitPack compatibility

Bug Fixes:
- Fixed FileDownloadUrlConnection class not found error
- Resolved runtime crashes in AppUpdateUtils.init() method
- Fixed dependency inclusion in final APK

Breaking Changes:
- None - fully backward compatible

Migration Guide:
- Update your dependency to v2.0.8
- Ensure you have the latest ProGuard rules if using obfuscation

兼容Android15 v2

12 Aug 04:40

Choose a tag to compare

v2.0.7

Bump version to 2.0.7 with JitPack publishing fix

兼容Android15

12 Aug 04:30

Choose a tag to compare

v2.0.6

Update to version 2.0.6

全新版本2.0之后的迭代,全Android系统版本兼容,修复已知bug

22 Apr 07:18
32c62fb

Choose a tag to compare

1、apk存储在内部文件夹
2、移除权限申请逻辑
3、修复已知问题
4、移除无用代码

全新版本2.0之后的迭代,解决静默环境数据流量无法下载的问题

08 Nov 10:25

Choose a tag to compare

全新版本2.0之后的迭代,解决https下载出错的问题

04 Nov 04:43

Choose a tag to compare

全新版本2.0之后的迭代,新增静默下载更新

25 Oct 10:31

Choose a tag to compare

全新版本2.0之后的迭代,新增文件Md5校验

22 Oct 11:02

Choose a tag to compare

全新版本2.0之后的迭代,新增文件Md5校验