You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates several key dependencies to their newer versions:
* Kotlin: 2.2.0 -> 2.3.0
* Android Gradle Plugin: 8.11.0 -> 8.13.2
* Compose: 1.8.2 -> 1.9.3
* AndroidX Activity Compose: 1.10.1 -> 1.12.2
* AndroidX Test: 1.6.1 -> 1.7.0
* Compose UI Tooling: 1.8.3 -> 1.10.0
Additionally, this commit upgrades the Gradle wrapper from version 8.14.2 to 9.2.1 and increases the `minSdk` for the sample app to 23. Minor formatting changes in the podspec file are also included.
0 commit comments