Releases: MZCretin/AutoUpdateProject
Releases · MZCretin/AutoUpdateProject
兼容Android15 v5
兼容Android15 v4
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
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
v2.0.7 Bump version to 2.0.7 with JitPack publishing fix
兼容Android15
v2.0.6 Update to version 2.0.6
全新版本2.0之后的迭代,全Android系统版本兼容,修复已知bug
1、apk存储在内部文件夹
2、移除权限申请逻辑
3、修复已知问题
4、移除无用代码
全新版本2.0之后的迭代,解决静默环境数据流量无法下载的问题
v2.0.4 修复bug
全新版本2.0之后的迭代,解决https下载出错的问题
v2.0.3 解决https不能下载的问题
全新版本2.0之后的迭代,新增静默下载更新
v2.0.2 新增静默下载的逻辑
全新版本2.0之后的迭代,新增文件Md5校验
全新版本2.0之后的迭代,新增文件Md5校验