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

Major dependency upgrades | Compose-jb 1.7.0 / Compose 1.7.0 | Kotlin 2.0.21 #1032

Merged
merged 4 commits into from
Nov 1, 2024

Conversation

mikepenz
Copy link
Owner

@mikepenz mikepenz commented Nov 1, 2024

  • upgrade dependencies to the latest stable versions
    • dokka 2.0.0-Beta
    • kotlinCore 2.0.21
    • coroutines 1.9.0
    • compose 1.7.5 / compose-jb 1.7.0
    • other key dependencies
  • move to maven central portal
  • update gradle

    - dokka 2.0.0-Beta
    - kotlinCore 2.0.21
    - coroutines 1.9.0
    - compose 1.7.5 / compose-jb 1.7.0
    - other key dependencies
- move to maven central portal
- update gradle
@@ -64,6 +64,7 @@ compose-androidx-ui-tooling = { module = "androidx.compose.ui:ui-tooling", versi
compose-androidx-foundation-core = { module = "androidx.compose.foundation:foundation", version.ref = "composeUi" }
compose-androidx-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "composeUi" }
compose-androidx-material = { module = "androidx.compose.material:material", version.ref = "composeUi" }
compose-androidx-icons = { module = "androidx.compose.material:material-icons-extended", version = "1.7.4" }
Copy link

Choose a reason for hiding this comment

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

⚠️ A newer version of androidx.compose.material:material-icons-extended than 1.7.4 is available: 1.7.5

@mikepenz mikepenz merged commit 93cb203 into develop Nov 1, 2024
3 checks passed
@mikepenz mikepenz deleted the feature/upgrade_dependencies_20241101 branch November 1, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant