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

Bump dependencies #94

Merged
merged 16 commits into from
Feb 20, 2023
Merged

Bump dependencies #94

merged 16 commits into from
Feb 20, 2023

Conversation

wmontwe
Copy link
Member

@wmontwe wmontwe commented Feb 19, 2023

🚀 Description

Bump dependencies and fix project setup to be compatible with Kotlin 1.8 and Gradle 8. Changed to new KMP project model for Android.

Bumped

  • Gradle 7.5 -> 8.0.1
  • Android Gradle Plugin 7.3.1 -> 7.4.1
  • Jetpack Compose Compiler 1.3.2 -> 1.4.0
  • Jetbrains Compose 1.2.1 -> 1.3.0
  • AndroidX AppCompat 1.5.1 -> 1.6.1
  • AndroidX Test Junit Ktx 1.1.4 -> 1.1.5
  • AndroidX Test Espresso 3.5.0 -> 3.5.1
  • Accompanist 0.27.1 -> 0.28.1
  • Material 1.7.0 -> 1.8.0
  • Kotlin 1.7.20 -> 1.8.0
  • Material3 Compose 1.0.0-alpha14 -> 1.0.1
  • SqlDelight 1.5.4 -> 1.5.5
  • Koin 3.3.1 -> 3.3.3
  • Bitfunk Versioning 0.1.2 -> 0.2.0
  • KakaoCup Compose 0.2.1 -> 0.2.2
  • Bitfunk Quality 0.1.1 -> 0.2.0
  • Version Update 0.44.0 -> 0.45.0
  • JUnit Jupiter 5.9.1 -> 5.9.2
  • Android Desugar 1.2.2 -> 2.0.2

📦 Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

✅ Checklist

  • My code follows the code style and naming conventions of this project.
  • I have updated the documentation (if appropriate).
  • I have updated the changelog accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@wmontwe wmontwe added this to the 2.0.0 milestone Feb 19, 2023
@wmontwe wmontwe self-assigned this Feb 19, 2023
@github-actions github-actions bot added app-android App Android app-desktop App Desktop common Common feature changes configuration Gradle configuration changes dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation feature Feature changes labels Feb 19, 2023
@github-actions
Copy link

github-actions bot commented Feb 19, 2023

Warnings
⚠️ Too Big Pull-Request, keep changes smaller!
⚠️ Changes should be reflected in the CHANGELOG.adoc

Generated by 🚫 Danger Kotlin against ba7e746

@wmontwe wmontwe marked this pull request as ready for review February 19, 2023 23:03
@wmontwe
Copy link
Member Author

wmontwe commented Feb 20, 2023

LGTM

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is ready to go.

@wmontwe wmontwe merged commit afe9bba into main Feb 20, 2023
@wmontwe wmontwe deleted the feature/bump-dependencies branch February 20, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-android App Android app-desktop App Desktop common Common feature changes configuration Gradle configuration changes dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation feature Feature changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant