Skip to content

Conversation

@acoyner
Copy link
Contributor

@acoyner acoyner commented Nov 10, 2025

  • Downgraded compileSdk and targetSdk from 34 to 33, along with Compose BOM (2023.06.01) and Material library (1.10.0) to avoid API 34-only resources
  • Downgraded Kotlin from 2.1.0 to 1.9.25 with Compose compiler 1.5.15 for compatibility with Kotlin 1.x consumers
  • Added dependency resolution strategies to force SDK 33-compatible versions of androidx.activity (1.7.2), material3 (1.0.1), and material (1.10.0)
  • Updated Compose APIs: replaced HorizontalDivider with Divider and Icons.AutoMirrored.* with Icons.Filled.* for Compose 1.4.x compatibility

@acoyner acoyner requested a review from a team as a code owner November 10, 2025 18:32
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