Draft: feature(SystemAppProject.kt): add optional boolean field to know if a project...
DO NOT MERGE
Debug only
Summary by CodeRabbit
Release Notes
-
New Features
- Updated the application to use the latest Android SDK (compileSdk version updated to 34).
- Enhanced the data model for API responses with the introduction of
GitLabReleaseInfo
.
-
Improvements
- Refined error handling and modularity in the
SystemAppsUpdatesRepository
. - Added a new property to
SystemAppProject
to indicate dependencies on specific Android versions.
- Refined error handling and modularity in the
-
Bug Fixes
- Streamlined methods in
SystemAppsUpdatesRepository
for better data retrieval and error management. - Adjusted logging behavior in the application initialization process.
- Streamlined methods in
Edited by CodeRabbitAI