Skip to content

Releases: MZCretin/AutoUpdateProject

兼容Android15 v5

Choose a tag to compare

@MZCretin MZCretin released this 12 Aug 11:39
v2.1.0

update

兼容Android15 v4

Choose a tag to compare

@MZCretin MZCretin released this 12 Aug 11:27
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

Choose a tag to compare

@MZCretin MZCretin released this 12 Aug 11:20
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

Choose a tag to compare

@MZCretin MZCretin released this 12 Aug 04:40
v2.0.7

Bump version to 2.0.7 with JitPack publishing fix

兼容Android15

Choose a tag to compare

@MZCretin MZCretin released this 12 Aug 04:30
v2.0.6

Update to version 2.0.6

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

Choose a tag to compare

@MZCretin MZCretin released this 22 Apr 07:18
32c62fb

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

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

Choose a tag to compare

@MZCretin MZCretin released this 08 Nov 10:25
v2.0.4

修复bug

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

Choose a tag to compare

@MZCretin MZCretin released this 04 Nov 04:43
v2.0.3

解决https不能下载的问题

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

Choose a tag to compare

@MZCretin MZCretin released this 25 Oct 10:31
v2.0.2

新增静默下载的逻辑

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

Choose a tag to compare

@MZCretin MZCretin released this 22 Oct 11:02

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