• kotlin


    jdk和gradle的关系。

    gradlejdk
    8.x17
    7.511

    对应关系见此文档。
    在这里插入图片描述

    在这里插入图片描述

    Plugin [id: ‘com.android.application’, version: ‘8.1.0’, apply: false] was not found in any of the following sources:

    I solved it by changing distributionUrl=https://services.gradle.org/distributions/gradle-8.1-bin.zip

    Something went wrong while checking for version compatibility between the Compose Compiler and the Kotlin Compiler

    > Task :app:compileDebugKotlin FAILED
    w: ATTENTION!
    This build uses unsafe internal compiler arguments:
    
    -XXLanguage:+NonParenthesizedAnnotationsOnFunctionalTypes
    
    This mode is not recommended for production use,
    as no stability/compatibility guarantees are given on
    compiler or generated code. Use it at your own risk!
    
    w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
        C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.6.21/eeb4d60d75e9ea9c11200d52974e522793b14fba/kotlin-stdlib-jdk8-1.6.21.jar (version 1.6)
        C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.6.21/568c1b78a8e17a4f35b31f0a74e2916095ed74c2/kotlin-stdlib-jdk7-1.6.21.jar (version 1.6)
        C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar (version 1.8)
        C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.10/a61b182458550492c12aee66157d7b524a63a5ec/kotlin-stdlib-common-1.8.10.jar (version 1.8)
    w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
    e: Incompatible classes were found in dependencies. Remove them from the classpath or use '-Xskip-metadata-version-check' to suppress errors
    e: C:/Users/liyd/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.5.0/857678d6b4ca7b28571ef7935c668bdb57e15027/annotation-1.5.0.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.6.1/10f354fdb64868baecd67128560c5a0d6312c495/lifecycle-common-2.6.1.jar!/META-INF/lifecycle-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.10/a61b182458550492c12aee66157d7b524a63a5ec/kotlin-stdlib-common-1.8.10.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/041586654402ef47c56bf197db14b8bf/transformed/lifecycle-viewmodel-2.6.1-api.jar!/META-INF/lifecycle-viewmodel_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/0677fe5b79448dbd0130d2f2e4f4c20e/transformed/savedstate-1.2.1-api.jar!/META-INF/savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/0f5c8b514fa3f264177f53429641b708/transformed/core-1.9.0-api.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/META-INF/ui-graphics_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/136d00e525378cb6ae08851f7f6e6c2f/transformed/ui-1.4.0-api.jar!/META-INF/ui_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/1516b877ce73f021bdfc33db89d00b7d/transformed/activity-1.7.0-api.jar!/META-INF/activity_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/296e8157bd0164aa6850f4003957e209/transformed/lifecycle-runtime-2.6.1-api.jar!/META-INF/lifecycle-runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/2ee296f541356818ca830887e4ed7d09/transformed/activity-compose-1.7.0-api.jar!/META-INF/activity-compose_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/3051aee3af284f32de37121fd307a86a/transformed/lifecycle-viewmodel-savedstate-2.6.1-api.jar!/META-INF/lifecycle-viewmodel-savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/34a8fc6b9dcd3ba156d6c16672463ed0/transformed/ui-tooling-data-1.4.0-api.jar!/META-INF/ui-tooling-data_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/3733d4e20871656b27093da4567bf064/transformed/annotation-experimental-1.3.0-api.jar!/META-INF/annotation-experimental_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/META-INF/ui-text_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/39ccd51bcbe446ca17eb5034c1e15c17/transformed/lifecycle-livedata-core-2.6.1-api.jar!/META-INF/lifecycle-livedata-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/3ab59679250e390d3235ece6d15c916a/transformed/runtime-1.4.0-api.jar!/META-INF/runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/465780468dd0a446926017c62ce2b151/transformed/activity-ktx-1.7.0-api.jar!/META-INF/activity-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/46f234d5494fe2c88352005a78a04b76/transformed/savedstate-ktx-1.2.1-api.jar!/META-INF/savedstate-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/6a148014b31b5b6937c980ef40d52ea2/transformed/material-icons-core-1.4.0-api.jar!/META-INF/material-icons-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/6dc6f20e304fadcaa571f1c40c192bdd/transformed/ui-unit-1.4.0-api.jar!/META-INF/ui-unit_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/76ab9b0b5ade8414b8443d63b9f90124/transformed/lifecycle-runtime-ktx-2.6.1-api.jar!/META-INF/lifecycle-runtime-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/7a554b2a65480501674f5f846da56233/transformed/lifecycle-viewmodel-ktx-2.6.1-api.jar!/META-INF/lifecycle-viewmodel-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/9c1ef1993d82cdcd03baa754b87abbb1/transformed/ui-geometry-1.4.0-api.jar!/META-INF/ui-geometry_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/a0892dcb8a4947a48be2755eb25b4a9e/transformed/core-ktx-1.9.0-api.jar!/META-INF/core-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/adb1f44729b61a79b70cea7dba20646d/transformed/ui-tooling-preview-1.4.0-api.jar!/META-INF/ui-tooling-preview_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/b863d848de3eeb5590046a284473d291/transformed/foundation-layout-1.4.0-api.jar!/META-INF/foundation-layout_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/caf038114fdc9e507e0de96e2fb81939/transformed/material3-1.0.0-api.jar!/META-INF/material3_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/dd22bb5065019b87c2a87eacebfd2ac6/transformed/foundation-1.4.0-api.jar!/META-INF/foundation_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/ee5b9dcf88017d199b411c796b28ab2f/transformed/runtime-saveable-1.4.0-api.jar!/META-INF/runtime-saveable_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/ee729402f6a1c4bfb13bc33a5f58ac34/transformed/animation-1.4.0-api.jar!/META-INF/animation_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/fc2cf6c600f8fe725e2cfdb8198a3754/transformed/animation-core-1.4.0-api.jar!/META-INF/animation-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/fe399a652153c6289ce4234da39249c6/transformed/ui-tooling-1.4.0-api.jar!/META-INF/ui-tooling_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: C:/Users/liyd/.gradle/caches/transforms-3/ff51be49608d386d21655b4b1a1f1abb/transformed/material-ripple-1.4.0-api.jar!/META-INF/material-ripple_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (5, 34): Unresolved reference: setContent
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (6, 43): Unresolved reference: fillMaxSize
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (7, 35): Class 'androidx.compose.material3.MaterialTheme' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/caf038114fdc9e507e0de96e2fb81939/transformed/material3-1.0.0-api.jar!/androidx/compose/material3/MaterialTheme.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (8, 35): Unresolved reference: Surface
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (9, 35): Unresolved reference: Text
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (10, 33): Class 'androidx.compose.runtime.Composable' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/3ab59679250e390d3235ece6d15c916a/transformed/runtime-1.4.0-api.jar!/androidx/compose/runtime/Composable.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (11, 28): Class 'androidx.compose.ui.Modifier' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/136d00e525378cb6ae08851f7f6e6c2f/transformed/ui-1.4.0-api.jar!/androidx/compose/ui/Modifier.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (12, 44): Class 'androidx.compose.ui.tooling.preview.Preview' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/adb1f44729b61a79b70cea7dba20646d/transformed/ui-tooling-preview-1.4.0-api.jar!/androidx/compose/ui/tooling/preview/Preview.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (17, 15): Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/Unit.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (18, 9): Unresolved reference: setContent
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (19, 13): @Composable invocations can only happen from the context of a @Composable function
    Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
        C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.6.21/eeb4d60d75e9ea9c11200d52974e522793b14fba/kotlin-stdlib-jdk8-1.6.21.jar (version 1.6)
        C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.6.21/568c1b78a8e17a4f35b31f0a74e2916095ed74c2/kotlin-stdlib-jdk7-1.6.21.jar (version 1.6)
        C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar (version 1.8)
        C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.10/a61b182458550492c12aee66157d7b524a63a5ec/kotlin-stdlib-common-1.8.10.jar (version 1.8)
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (19, 13): Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/Unit.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (21, 17): Unresolved reference: Surface
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (22, 32): Class 'androidx.compose.ui.Modifier' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/136d00e525378cb6ae08851f7f6e6c2f/transformed/ui-1.4.0-api.jar!/androidx/compose/ui/Modifier.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (22, 41): Unresolved reference: fillMaxSize
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (23, 29): Class 'androidx.compose.material3.MaterialTheme' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/caf038114fdc9e507e0de96e2fb81939/transformed/material3-1.0.0-api.jar!/androidx/compose/material3/MaterialTheme.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (23, 43): Class 'androidx.compose.material3.ColorScheme' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/caf038114fdc9e507e0de96e2fb81939/transformed/material3-1.0.0-api.jar!/androidx/compose/material3/ColorScheme.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (23, 55): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (25, 21): @Composable invocations can only happen from the context of a @Composable function
    C:/Users/liyd/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.5.0/857678d6b4ca7b28571ef7935c668bdb57e15027/annotation-1.5.0.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (25, 21): Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.6.1/10f354fdb64868baecd67128560c5a0d6312c495/lifecycle-common-2.6.1.jar!/META-INF/lifecycle-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/Unit.class
    C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.10/a61b182458550492c12aee66157d7b524a63a5ec/kotlin-stdlib-common-1.8.10.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (25, 21): Class 'androidx.compose.ui.Modifier' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/136d00e525378cb6ae08851f7f6e6c2f/transformed/ui-1.4.0-api.jar!/androidx/compose/ui/Modifier.class
    C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (32, 2): Class 'androidx.compose.runtime.Composable' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/3ab59679250e390d3235ece6d15c916a/transformed/runtime-1.4.0-api.jar!/androidx/compose/runtime/Composable.class
    C:/Users/liyd/.gradle/caches/transforms-3/041586654402ef47c56bf197db14b8bf/transformed/lifecycle-viewmodel-2.6.1-api.jar!/META-INF/lifecycle-viewmodel_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (33, 38): Class 'androidx.compose.ui.Modifier' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/0677fe5b79448dbd0130d2f2e4f4c20e/transformed/savedstate-1.2.1-api.jar!/META-INF/savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/136d00e525378cb6ae08851f7f6e6c2f/transformed/ui-1.4.0-api.jar!/androidx/compose/ui/Modifier.class
    C:/Users/liyd/.gradle/caches/transforms-3/0f5c8b514fa3f264177f53429641b708/transformed/core-1.9.0-api.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (33, 49): Class 'androidx.compose.ui.Modifier.Companion' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/META-INF/ui-graphics_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/136d00e525378cb6ae08851f7f6e6c2f/transformed/ui-1.4.0-api.jar!/androidx/compose/ui/Modifier$Companion.class
    C:/Users/liyd/.gradle/caches/transforms-3/136d00e525378cb6ae08851f7f6e6c2f/transformed/ui-1.4.0-api.jar!/META-INF/ui_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (33, 49): Class 'androidx.compose.ui.Modifier' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/1516b877ce73f021bdfc33db89d00b7d/transformed/activity-1.7.0-api.jar!/META-INF/activity_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/136d00e525378cb6ae08851f7f6e6c2f/transformed/ui-1.4.0-api.jar!/androidx/compose/ui/Modifier.class
    C:/Users/liyd/.gradle/caches/transforms-3/296e8157bd0164aa6850f4003957e209/transformed/lifecycle-runtime-2.6.1-api.jar!/META-INF/lifecycle-runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (34, 5): Unresolved reference: Text
    C:/Users/liyd/.gradle/caches/transforms-3/2ee296f541356818ca830887e4ed7d09/transformed/activity-compose-1.7.0-api.jar!/META-INF/activity-compose_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (36, 20): Class 'androidx.compose.ui.Modifier' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/3051aee3af284f32de37121fd307a86a/transformed/lifecycle-viewmodel-savedstate-2.6.1-api.jar!/META-INF/lifecycle-viewmodel-savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/136d00e525378cb6ae08851f7f6e6c2f/transformed/ui-1.4.0-api.jar!/androidx/compose/ui/Modifier.class
    C:/Users/liyd/.gradle/caches/transforms-3/34a8fc6b9dcd3ba156d6c16672463ed0/transformed/ui-tooling-data-1.4.0-api.jar!/META-INF/ui-tooling-data_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (40, 2): Class 'androidx.compose.ui.tooling.preview.Preview' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/3733d4e20871656b27093da4567bf064/transformed/annotation-experimental-1.3.0-api.jar!/META-INF/annotation-experimental_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/adb1f44729b61a79b70cea7dba20646d/transformed/ui-tooling-preview-1.4.0-api.jar!/androidx/compose/ui/tooling/preview/Preview.class
    C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/META-INF/ui-text_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (41, 2): Class 'androidx.compose.runtime.Composable' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/39ccd51bcbe446ca17eb5034c1e15c17/transformed/lifecycle-livedata-core-2.6.1-api.jar!/META-INF/lifecycle-livedata-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/3ab59679250e390d3235ece6d15c916a/transformed/runtime-1.4.0-api.jar!/androidx/compose/runtime/Composable.class
    C:/Users/liyd/.gradle/caches/transforms-3/3ab59679250e390d3235ece6d15c916a/transformed/runtime-1.4.0-api.jar!/META-INF/runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (43, 5): Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/465780468dd0a446926017c62ce2b151/transformed/activity-ktx-1.7.0-api.jar!/META-INF/activity-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/Unit.class
    C:/Users/liyd/.gradle/caches/transforms-3/46f234d5494fe2c88352005a78a04b76/transformed/savedstate-ktx-1.2.1-api.jar!/META-INF/savedstate-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (44, 9): Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/6a148014b31b5b6937c980ef40d52ea2/transformed/material-icons-core-1.4.0-api.jar!/META-INF/material-icons-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/Unit.class
    C:/Users/liyd/.gradle/caches/transforms-3/6dc6f20e304fadcaa571f1c40c192bdd/transformed/ui-unit-1.4.0-api.jar!/META-INF/ui-unit_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\MainActivity.kt: (44, 9): Class 'androidx.compose.ui.Modifier' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/76ab9b0b5ade8414b8443d63b9f90124/transformed/lifecycle-runtime-ktx-2.6.1-api.jar!/META-INF/lifecycle-runtime-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/136d00e525378cb6ae08851f7f6e6c2f/transformed/ui-1.4.0-api.jar!/androidx/compose/ui/Modifier.class
    C:/Users/liyd/.gradle/caches/transforms-3/7a554b2a65480501674f5f846da56233/transformed/lifecycle-viewmodel-ktx-2.6.1-api.jar!/META-INF/lifecycle-viewmodel-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (3, 37): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/9c1ef1993d82cdcd03baa754b87abbb1/transformed/ui-geometry-1.4.0-api.jar!/META-INF/ui-geometry_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    C:/Users/liyd/.gradle/caches/transforms-3/a0892dcb8a4947a48be2755eb25b4a9e/transformed/core-ktx-1.9.0-api.jar!/META-INF/core-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (5, 16): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/adb1f44729b61a79b70cea7dba20646d/transformed/ui-tooling-preview-1.4.0-api.jar!/META-INF/ui-tooling-preview_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    C:/Users/liyd/.gradle/caches/transforms-3/b863d848de3eeb5590046a284473d291/transformed/foundation-layout-1.4.0-api.jar!/META-INF/foundation-layout_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (5, 16): Class 'kotlin.ULong' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/caf038114fdc9e507e0de96e2fb81939/transformed/material3-1.0.0-api.jar!/META-INF/material3_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/ULong.class
    C:/Users/liyd/.gradle/caches/transforms-3/dd22bb5065019b87c2a87eacebfd2ac6/transformed/foundation-1.4.0-api.jar!/META-INF/foundation_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (5, 22): Conversion of signed constants to unsigned ones is prohibited
    C:/Users/liyd/.gradle/caches/transforms-3/ee5b9dcf88017d199b411c796b28ab2f/transformed/runtime-saveable-1.4.0-api.jar!/META-INF/runtime-saveable_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (6, 20): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/ee729402f6a1c4bfb13bc33a5f58ac34/transformed/animation-1.4.0-api.jar!/META-INF/animation_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    C:/Users/liyd/.gradle/caches/transforms-3/fc2cf6c600f8fe725e2cfdb8198a3754/transformed/animation-core-1.4.0-api.jar!/META-INF/animation-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (6, 20): Class 'kotlin.ULong' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    C:/Users/liyd/.gradle/caches/transforms-3/fe399a652153c6289ce4234da39249c6/transformed/ui-tooling-1.4.0-api.jar!/META-INF/ui-tooling_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/ULong.class
    C:/Users/liyd/.gradle/caches/transforms-3/ff51be49608d386d21655b4b1a1f1abb/transformed/material-ripple-1.4.0-api.jar!/META-INF/material-ripple_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (6, 26): Conversion of signed constants to unsigned ones is prohibited
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (7, 14): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (7, 14): Class 'kotlin.ULong' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/ULong.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (7, 20): Conversion of signed constants to unsigned ones is prohibited
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (9, 16): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (9, 16): Class 'kotlin.ULong' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/ULong.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (9, 22): Conversion of signed constants to unsigned ones is prohibited
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (10, 20): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (10, 20): Class 'kotlin.ULong' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/ULong.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (10, 26): Conversion of signed constants to unsigned ones is prohibited
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (11, 14): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (11, 14): Class 'kotlin.ULong' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/ULong.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Color.kt: (11, 20): Conversion of signed constants to unsigned ones is prohibited
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (5, 36): Unresolved reference: isSystemInDarkTheme
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (6, 35): Class 'androidx.compose.material3.MaterialTheme' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/caf038114fdc9e507e0de96e2fb81939/transformed/material3-1.0.0-api.jar!/androidx/compose/material3/MaterialTheme.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (7, 35): Unresolved reference: darkColorScheme
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (8, 35): Unresolved reference: dynamicDarkColorScheme
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (9, 35): Unresolved reference: dynamicLightColorScheme
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (10, 35): Unresolved reference: lightColorScheme
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (11, 33): Class 'androidx.compose.runtime.Composable' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/3ab59679250e390d3235ece6d15c916a/transformed/runtime-1.4.0-api.jar!/androidx/compose/runtime/Composable.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (12, 33): Unresolved reference: SideEffect
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (13, 37): Unresolved reference: toArgb
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (14, 37): Unresolved reference: LocalContext
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (15, 37): Unresolved reference: LocalView
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (18, 31): Unresolved reference: darkColorScheme
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (19, 15): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (20, 17): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (21, 16): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (24, 32): Unresolved reference: lightColorScheme
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (25, 15): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (26, 17): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (27, 16): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (40, 2): Class 'androidx.compose.runtime.Composable' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/3ab59679250e390d3235ece6d15c916a/transformed/runtime-1.4.0-api.jar!/androidx/compose/runtime/Composable.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (42, 26): Unresolved reference: isSystemInDarkTheme
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (45, 15): Class 'androidx.compose.runtime.Composable' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/3ab59679250e390d3235ece6d15c916a/transformed/runtime-1.4.0-api.jar!/androidx/compose/runtime/Composable.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (45, 32): Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/Unit.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (49, 27): Unresolved reference: LocalContext
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (50, 28): Unresolved reference: dynamicDarkColorScheme
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (50, 65): Unresolved reference: dynamicLightColorScheme
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (56, 16): Unresolved reference: LocalView
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (58, 9): Unresolved reference: SideEffect
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (60, 20): Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/Unit.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (61, 60): Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/kotlin/Unit.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (65, 5): Expression 'MaterialTheme' of type 'MaterialTheme' cannot be invoked as a function. The function 'invoke()' is not found
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (65, 5): Class 'androidx.compose.material3.MaterialTheme' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/caf038114fdc9e507e0de96e2fb81939/transformed/material3-1.0.0-api.jar!/androidx/compose/material3/MaterialTheme.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Theme.kt: (67, 22): Class 'androidx.compose.material3.Typography' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/caf038114fdc9e507e0de96e2fb81939/transformed/material3-1.0.0-api.jar!/androidx/compose/material3/Typography.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (3, 35): Class 'androidx.compose.material3.Typography' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/caf038114fdc9e507e0de96e2fb81939/transformed/material3-1.0.0-api.jar!/androidx/compose/material3/Typography.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (4, 33): Class 'androidx.compose.ui.text.TextStyle' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/TextStyle.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (5, 38): Class 'androidx.compose.ui.text.font.FontFamily' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontFamily.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (6, 38): Class 'androidx.compose.ui.text.font.FontWeight' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontWeight.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (7, 33): Unresolved reference: sp
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (10, 18): Class 'androidx.compose.material3.Typography' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/caf038114fdc9e507e0de96e2fb81939/transformed/material3-1.0.0-api.jar!/androidx/compose/material3/Typography.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (10, 18): Class 'androidx.compose.ui.text.TextStyle' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/TextStyle.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.TextStyle' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/TextStyle.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.graphics.Color' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Color.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.unit.TextUnit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/6dc6f20e304fadcaa571f1c40c192bdd/transformed/ui-unit-1.4.0-api.jar!/androidx/compose/ui/unit/TextUnit.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.font.FontWeight' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontWeight.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.font.FontStyle' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontStyle.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.font.FontSynthesis' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontSynthesis.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.font.FontFamily' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontFamily.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.style.BaselineShift' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/style/BaselineShift.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.style.TextGeometricTransform' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/style/TextGeometricTransform.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.intl.LocaleList' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/intl/LocaleList.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.style.TextDecoration' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/style/TextDecoration.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.graphics.Shadow' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/13603a1b981ae4433b357306f703eb9b/transformed/ui-graphics-1.4.0-api.jar!/androidx/compose/ui/graphics/Shadow.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.style.TextAlign' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/style/TextAlign.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.style.TextDirection' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/style/TextDirection.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.style.TextIndent' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/style/TextIndent.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.PlatformTextStyle' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/PlatformTextStyle.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.style.LineHeightStyle' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/style/LineHeightStyle.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.style.LineBreak' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/style/LineBreak.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (11, 17): Class 'androidx.compose.ui.text.style.Hyphens' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/style/Hyphens.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (12, 22): Class 'androidx.compose.ui.text.font.FontFamily.Companion' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontFamily$Companion.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (12, 22): Class 'androidx.compose.ui.text.font.FontFamily' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontFamily.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (12, 33): Class 'androidx.compose.ui.text.font.SystemFontFamily' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/SystemFontFamily.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (13, 22): Class 'androidx.compose.ui.text.font.FontWeight.Companion' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontWeight$Companion.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (13, 22): Class 'androidx.compose.ui.text.font.FontWeight' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontWeight.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (13, 33): Class 'androidx.compose.ui.text.font.FontWeight' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
    The class is loaded from C:/Users/liyd/.gradle/caches/transforms-3/383b36a1ca4866aabf3700d3b31b082a/transformed/ui-text-1.4.0-api.jar!/androidx/compose/ui/text/font/FontWeight.class
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (14, 23): Unresolved reference: sp
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (15, 25): Unresolved reference: sp
    e: D:\work\HappyBirthday\app\src\main\java\cn\jj\happybirthday\ui\theme\Type.kt: (16, 29): Unresolved reference: sp
    
    
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • 34
    • 35
    • 36
    • 37
    • 38
    • 39
    • 40
    • 41
    • 42
    • 43
    • 44
    • 45
    • 46
    • 47
    • 48
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 55
    • 56
    • 57
    • 58
    • 59
    • 60
    • 61
    • 62
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • 73
    • 74
    • 75
    • 76
    • 77
    • 78
    • 79
    • 80
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86
    • 87
    • 88
    • 89
    • 90
    • 91
    • 92
    • 93
    • 94
    • 95
    • 96
    • 97
    • 98
    • 99
    • 100
    • 101
    • 102
    • 103
    • 104
    • 105
    • 106
    • 107
    • 108
    • 109
    • 110
    • 111
    • 112
    • 113
    • 114
    • 115
    • 116
    • 117
    • 118
    • 119
    • 120
    • 121
    • 122
    • 123
    • 124
    • 125
    • 126
    • 127
    • 128
    • 129
    • 130
    • 131
    • 132
    • 133
    • 134
    • 135
    • 136
    • 137
    • 138
    • 139
    • 140
    • 141
    • 142
    • 143
    • 144
    • 145
    • 146
    • 147
    • 148
    • 149
    • 150
    • 151
    • 152
    • 153
    • 154
    • 155
    • 156
    • 157
    • 158
    • 159
    • 160
    • 161
    • 162
    • 163
    • 164
    • 165
    • 166
    • 167
    • 168
    • 169
    • 170
    • 171
    • 172
    • 173
    • 174
    • 175
    • 176
    • 177
    • 178
    • 179
    • 180
    • 181
    • 182
    • 183
    • 184
    • 185
    • 186
    • 187
    • 188
    • 189
    • 190
    • 191
    • 192
    • 193
    • 194
    • 195
    • 196
    • 197
    • 198
    • 199
    • 200
    • 201
    • 202
    • 203
    • 204
    • 205
    • 206
    • 207
    • 208
    • 209
    • 210
    • 211
    • 212
    • 213
    • 214
    • 215
    • 216
    • 217
    • 218
    • 219
    • 220
    • 221
    • 222
    • 223
    • 224
    • 225
    • 226
    • 227
    • 228
    • 229
    • 230
    • 231
    • 232
    • 233
    • 234
    • 235
    • 236
    • 237
    • 238
    • 239
    • 240
    • 241
    • 242
    • 243
    • 244
    • 245
    • 246
    • 247
    • 248
    • 249
    • 250
    • 251
    • 252
    • 253
    • 254
    • 255
    • 256
    • 257
    • 258
    • 259
    • 260
    • 261
    • 262
    • 263
    • 264
    • 265
    • 266
    • 267
    • 268
    • 269
    • 270
    • 271
    • 272
    • 273
    • 274
    • 275
    • 276
    • 277
    • 278
    • 279
    • 280
    • 281
    • 282
    • 283
    • 284
    • 285
    • 286
    • 287
    • 288
    • 289
    • 290
    • 291
    • 292
    • 293
    • 294
    • 295
    • 296
    • 297
    • 298
    • 299
    • 300
    • 301
    • 302
    • 303
    • 304
    • 305
    • 306
    • 307
    • 308
    • 309
    • 310
    • 311
    • 312
    • 313
    • 314
    • 315
    • 316
    • 317
    • 318
    • 319
    • 320
    • 321
    • 322
    • 323
    • 324
    • 325
    • 326
    • 327
    • 328
    • 329
    • 330
    • 331
    • 332
    • 333
    • 334
    • 335
    • 336
  • 相关阅读:
    测试平台系列(94) 前置条件该怎么支持Python呢
    [管理与领导-96]:IT基层管理者 - 扩展技能 - 5 - 职场丛林法则 -10- 七分做,三分讲,完整汇报工作的艺术
    Hadoop核心之MapReduce框架总结Ⅲ
    NLP(六十七)BERT模型训练后动态量化(PTDQ)
    创建Redis 企业软件数据库
    Linux:虚拟地址空间,程序和进程,创建并回收子进程,孤儿进程和僵尸进程。为什么要回收子进程?
    【Python】jupyter notebook(学习笔记)
    【路径规划】基于梯度下降算法求解自定义起点终点障碍路径规划问题附matlab代码
    Python实现连连看1
    一个关于 i++ 和 ++i 的面试题打趴了所有人
  • 原文地址:https://blog.csdn.net/qq_42015021/article/details/134210494