Skip to content

fix(android): resolve AnimatedContent crash#19

Open
Emrys02 wants to merge 2 commits into
PaystackOSS:mainfrom
Emrys02:main
Open

fix(android): resolve AnimatedContent crash#19
Emrys02 wants to merge 2 commits into
PaystackOSS:mainfrom
Emrys02:main

Conversation

@Emrys02
Copy link
Copy Markdown

@Emrys02 Emrys02 commented Mar 31, 2026

This PR resolves a runtime java.lang.NoSuchMethodError in AnimatedContent caused by a mismatch between paystack-ui and transitive Jetpack Compose dependencies.

Changes

  • Aligned Compose Versions: Implemented the Compose BOM (2025.08.00) to ensure all Compose artifacts are synchronized and up-to-date.
  • Upgraded Modern Standards: Bumped Kotlin to 2.2.0 and JVM Target to 17 to support modern Compose compiler requirements and improved build performance.
  • Updated Paystack UI: Updated com.paystack.android:paystack-ui to 0.0.10.

Impact

Eliminates crashes on newer flutter projects making use of updated dependencies

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.

1 participant