Skip to content

feat: Add Kotlin serialization and update dependencies#1

Merged
CGreenP merged 1 commit intomasterfrom
dev
Apr 4, 2025
Merged

feat: Add Kotlin serialization and update dependencies#1
CGreenP merged 1 commit intomasterfrom
dev

Conversation

@CGreenP
Copy link
Copy Markdown
Owner

@CGreenP CGreenP commented Apr 4, 2025

Project Setup

Added dependencies for ViewModel, Koin, Compose Navigation, SplashScreen, extended Material Icons, Retrofit, and Material 3

This commit introduces the Kotlin serialization plugin and necessary dependencies for JSON serialization. It also updates several library versions.

Changes:

-   Added the Kotlin serialization plugin: `org.jetbrains.kotlin.plugin.serialization` version `2.1.20` to both the project and the app level `build.gradle.kts` files. This is for JSON serialization.
-   Added the JSON serialization library dependency: `org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0`.
-   Added dependencies for ViewModel, Koin, Compose Navigation, SplashScreen, extended Material Icons, Retrofit, and Material 3.
- Updated `kotlin` version to `2.1.20`
-   Updated `composeBom` version to `2025.03.01`
@CGreenP CGreenP merged commit 9d38cad into master Apr 4, 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.

1 participant