Skip to content

Update the migrated project to Jetpack Compose, StateFlow, Material3 #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Apr 23, 2025

Conversation

pahill
Copy link
Contributor

@pahill pahill commented Apr 19, 2025

No description provided.

pahill added 6 commits March 4, 2025 12:24
Upgraded JVM target to 11, compileSdk and targetSdk to 35, and Kotlin to 2.1.10 for improved compatibility and performance. Updated Gradle wrapper, dependencies, and plugin versions to align with these changes. Minor IDE configuration adjustments were also made to reflect the new settings.
Updated the minimum SDK version from 21 to 24 to align with modern Android development practices and dependencies. This change ensures compatibility with newer libraries and features while dropping support for older SDK versions.
Revised Gradle properties, upgraded dependencies, and migrated to a local JVM path for consistency. Removed outdated or unused plugins, libraries, and code (e.g., view binding, constraint layout). Simplified logic in `LoginActivity` and `LoginScreen` for improved readability.
Introduced a new `Greeting` class with platform-specific greeting functionality. Updated Gradle dependencies and plugins to include Kotlin Multiplatform support and iOS project configuration. Added Xcode project and user-specific files for iOS development.
@pahill pahill requested a review from zsmb13 April 19, 2025 09:12
@pahill pahill merged commit 078355e into final Apr 23, 2025
4 checks passed
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