Skip to content

Conversation

@warwickhunter
Copy link

@warwickhunter warwickhunter commented Nov 21, 2025

Description

Update the library and sample app to Jetpack Compose BOM 2025.11.01.

Details

  • Update to Kotlin 2.2.12 and Java 17.
  • Add the compose compiler plugin which is required for Kotlin > 2.0
  • Update to use Compose BOM 2025.11.01 and make the necessary adjustments to AnchoredDragBox.kt
  • Update to gradle 8.14.3 to promote compatibility with Android Studio Otter
  • Set compile and target sdk to 36 to exceed the latest Google Play requirements

How to Test

  • Run the sample app and exercise the SwipeBox and AnchoredDragBox sections

Fixes #5
Fixes #7

@warwickhunter warwickhunter changed the title Enhancement/update to latest compose Enhancement: Update to latest compose Nov 21, 2025
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.

Update to latest compose version Compose Bill of Materials (BOM) is better.

2 participants