Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 6.0.1.5 Done #302

Merged
merged 7 commits into from
Aug 10, 2024
Merged

Version 6.0.1.5 Done #302

merged 7 commits into from
Aug 10, 2024

Conversation

aiyu-ayaan
Copy link
Owner

Version 6.0.1.5 done
chore: Upgrade dependencies and migrate to Kotlin 2.0

This commit upgrades several dependencies, including:

  • AGP to 8.6.
    0-rc01
  • Coil to 2.7.0
  • Coil Compose to 2.7.0
  • Hilt to 2.52
  • JetLime to 2.2.1
  • Lottie Compose to 6.5.0
  • Material 3 to
    1.3.0-beta05
  • Navigation Compose to 2.8.0-beta07
  • Paging Compose to 3.3.2
  • Paging Runtime Ktx to 3.3.2

It also migrates the project to Kotlin 2.0 and updates the compile and target SDK versions to 35.

Additionally, the commit disables minification in release builds for chat, core, and syllabus modules to address potential issues.

Updated the version of navigation-compose dependency to 2.8
.0-beta04 in the version catalog.
Increased versionCode to 81 and versionName to 6.0.1
.4.5.
- Migrating Kotlin to V2
- Compose Compiler migrated to V2
This commit introduces JetLime library to enhance the attendance calendar view. It replaces the previous custom implementation with JetLime'
s `JetLimeColumn` and `JetLimeExtendedEvent` components, providing a more polished and interactive user experience.

The commit also includes minor refactoring and adjustments to the layout and styling of the attendance calendar.
Increased versionCode to 82 and versionName to 6.0.1
.4.6.
chore: Suppress warnings from Android Gradle plugin

This commit adds rules to the Proguard configuration files to suppress warnings generated by the Android Gradle plugin
. These warnings are related to various libraries and components used in the project.
chore: Upgrade dependencies and migrate to Kotlin 2.0

This commit upgrades several dependencies, including:

- AGP to 8.6.
0-rc01
- Coil to 2.7.0
- Coil Compose to 2.7.0
- Hilt to 2.52
- JetLime to 2.2.1
- Lottie Compose to 6.5.0
- Material 3 to
 1.3.0-beta05
- Navigation Compose to 2.8.0-beta07
- Paging Compose to 3.3.2
- Paging Runtime Ktx to 3.3.2

It also migrates the project to Kotlin 2.0 and updates the compile and target SDK versions to 35.

Additionally, the commit disables minification in release builds for chat, core, and syllabus modules to address potential issues.
@aiyu-ayaan aiyu-ayaan added enhancement New feature or request Version Upgrade When main version released labels Aug 10, 2024
@aiyu-ayaan aiyu-ayaan self-assigned this Aug 10, 2024
@aiyu-ayaan aiyu-ayaan merged commit 2dcf9cc into master Aug 10, 2024
1 check failed
@aiyu-ayaan aiyu-ayaan deleted the working branch August 10, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Version Upgrade When main version released
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

1 participant