Skip to content

Conversation

@mshdabiola
Copy link
Owner

No description provided.

This commit updates several dependencies and configures the Gradle build:

-   **Gradle Wrapper:** Updates the Gradle distribution to version `8.10.2`.
-   **Android Gradle Plugin:** Updates the Android Gradle plugin to version `8.8.0`.
-   **Dependencies:**
    -   Updates various AndroidX libraries including `activity`, `appcompat`, `core`, `lifecycle`, and more.
    - Updates compose libraries to 1.7.7
    -   Updates Coil to version `3.0.4`.
    -   Updates Kotlin to version `2.1.0`.
    -   Updates Kotlin coroutines to `1.10.1`.
    - Updates koin and koinCompose
    - Updates room and sqlite
    - Updates kermit
    - Updates androidx paging
    - Updates slf4j
    - Updates kotlinx collections
    - Updates turbine and truth
    -  Update all compose related library
    - update androidx browser, splashscreen, hilt, windowmanager
    - update protobuf and plugin
    - update kstore
    - update vaniktech gradle plugin
    - Update kover
    - update screenshot
-   -   Updates Room to version `2.7.0-alpha13` and sqlite `2.5.0-alpha13`.
-   -   Updates Koin to version `4.0.2`.
-   -   Updates Koin Compose to version `4.0.1`.
    -   Removes commented-out code in `AndroidRoomConventionPlugin.kt`.
    -   **Compose Configuration:**
        -   Sets `featureFlags` to `StrongSkipping` in `AndroidCompose.kt`.
    -   **Android Library Configuration:**
        -   Sets the default `targetSdk` to `35` in `AndroidLibraryConventionPlugin.kt`.
    - **Version Catalogs:**
        - Updates coil-kt-network to coil-network-ktor3.
        - Add androidx-compose-material3-adaptive to version catalog.
        - Remove commented out code from version catalog
        - update many other version.
mshdabiola and others added 3 commits February 8, 2025 14:10
This commit updates several dependencies and configures the Gradle build:

-   **Gradle Wrapper:** Updates the Gradle distribution to version `8.10.2`.
-   **Android Gradle Plugin:** Updates the Android Gradle plugin to version `8.8.0`.
-   **Dependencies:**
    -   Updates various AndroidX libraries including `activity`, `appcompat`, `core`, `lifecycle`, and more.
    - Updates compose libraries to 1.7.7
    -   Updates Coil to version `3.0.4`.
    -   Updates Kotlin to version `2.1.0`.
    -   Updates Kotlin coroutines to `1.10.1`.
    - Updates koin and koinCompose
    - Updates room and sqlite
    - Updates kermit
    - Updates androidx paging
    - Updates slf4j
    - Updates kotlinx collections
    - Updates turbine and truth
    -  Update all compose related library
    - update androidx browser, splashscreen, hilt, windowmanager
    - update protobuf and plugin
    - update kstore
    - update vaniktech gradle plugin
    - Update kover
    - update screenshot
-   -   Updates Room to version `2.7.0-alpha13` and sqlite `2.5.0-alpha13`.
-   -   Updates Koin to version `4.0.2`.
-   -   Updates Koin Compose to version `4.0.1`.
    -   Removes commented-out code in `AndroidRoomConventionPlugin.kt`.
    -   **Compose Configuration:**
        -   Sets `featureFlags` to `StrongSkipping` in `AndroidCompose.kt`.
    -   **Android Library Configuration:**
        -   Sets the default `targetSdk` to `35` in `AndroidLibraryConventionPlugin.kt`.
    - **Version Catalogs:**
        - Updates coil-kt-network to coil-network-ktor3.
        - Add androidx-compose-material3-adaptive to version catalog.
        - Remove commented out code from version catalog
        - update many other version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants