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

Update major dependencies | Kotlin | Compose | Material #834

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

mikepenz
Copy link
Owner

  • update Kotlin
kotlinCore = { require = "1.8.0" }
  • update compose dependencies to the latest state
compose = "1.3.3"
composeUi = "1.3.1" # foundation / materila
composeCompiler = "1.4.0"
composejb = "1.3.0-rc05"
composeCompilerJb = "1.4.0-rc02"
  • update Material
material = "1.8.0"
  • drop deprecated com.google.accompanist:accompanist-insets-ui dependency

```
kotlinCore = { require = "1.8.0" }
```
- update compose dependencies to the latest state
```
compose = "1.3.3"
composeUi = "1.3.1" # foundation / materila
composeCompiler = "1.4.0"
composejb = "1.3.0-rc05"
composeCompilerJb = "1.4.0-rc02"
```
- update Material
```
material = "1.8.0"
```
@mikepenz mikepenz merged commit 5363b2d into develop Jan 25, 2023
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