v1.4.6
Highlights
This update brings several improvements and bug fixes, including:
- Updates default academic session and semester when browsing or creating new schedules.
- Bump
compileSdk
andtargetSdk
versions to the latest as per Google requirements. - Upgrade dependencies and packages to their latest versions.
Other Changes & Improvements
- Updated Android build scripts and migrated to Kotlin Plugin DSL
- Applied Dart fixes to migrate deprecated members
- Updated workflow names and split APK build workflows
- Updated
.gitignore
for Android - Updated iOS and macOS projects
- Upgraded
actions/upload-artifact
&actions/download-artifact
to v4 in workflow files