Skip to content

Conversation

@opatry
Copy link
Owner

@opatry opatry commented Apr 24, 2025

Description

Several dependencies updates.

  • Compile & Target SDK 36 (needed by AGP update)
  • Kotlin 2.1.20
  • AGP 8.9.2 (requires Android Studio Meerkat)
  • Compose 1.8
  • Final SQLite & Room KMP versions
  • Android Compose navigation 2.9.0-alpha16

Checklist

  • I have read the CONTRIBUTING guide
  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing

Updating to 12.x won't work if `org.gradle.configureondemand=true`, ensure it's `false` or unset (despite the warnings)
```
Configuration 'storeReleaseUnitTestRuntimeClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See gradle/gradle#2298
Run with --info for a stacktrace.
```
- See mikepenz/AboutLibraries#1144
- See gradle/gradle#2298
@opatry opatry merged commit fa4357f into main Apr 24, 2025
2 checks passed
@opatry opatry deleted the update-dependencies-2025-04 branch April 24, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants