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

Upgrade Gradle to 8.9 version #1131

Merged
merged 8 commits into from
Oct 22, 2024
Merged

Upgrade Gradle to 8.9 version #1131

merged 8 commits into from
Oct 22, 2024

Conversation

SleepySquash
Copy link
Contributor

@SleepySquash SleepySquash commented Oct 22, 2024

Synopsis

Gradle 7.4 is outdated, because latest Android Studio Ladybug supports only Gradle 8+.

Solution

This PR migrates Android project from Gradle 7.4 to Gradle 8.9.

Checklist

  • Created PR:
    • In draft mode
    • Name contains issue reference
    • Has type and k:: labels applied
  • Before review:
    • Documentation is updated (if required)
    • Tests are updated (if required)
    • Changes conform code style
    • CHANGELOG entry is added (if required)
    • FCM (final commit message) is posted or updated
    • Draft mode is removed
  • Review is completed and changes are approved
    • FCM (final commit message) is approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • All temporary labels are removed

@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::refactor Refactor changes of existing code k::toolchain Changes of project toolchain platform::android Specific to Android platform labels Oct 22, 2024
@SleepySquash SleepySquash added this to the 0.3.0 milestone Oct 22, 2024
@SleepySquash SleepySquash self-assigned this Oct 22, 2024
@SleepySquash
Copy link
Contributor Author

SleepySquash commented Oct 22, 2024

FCM

Upgrade Gradle to 8.9 version (#1131)

- upgrade Kotlin version to 2.0.21

@SleepySquash SleepySquash marked this pull request as ready for review October 22, 2024 15:53
@SleepySquash SleepySquash merged commit ac5927e into main Oct 22, 2024
27 checks passed
@SleepySquash SleepySquash deleted the fix-push-canceling branch October 22, 2024 16:05
github-actions bot added a commit that referenced this pull request Oct 22, 2024
- upgrade Kotlin version to 2.0.21 ac5927e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::refactor Refactor changes of existing code k::toolchain Changes of project toolchain platform::android Specific to Android platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant