Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit fb6adc61 authored by Wolf-Martell Montwé's avatar Wolf-Martell Montwé
Browse files

Bump Jetpack Compose and Kotlin

- AndroidX Compose 2024.09.00 -> 2024.10.00
- Kotlin BOM 2.0.20 -> 2.0.21
- Kotlin KSP 2.0.20-1.0.25 -> 2.0.21-1.0.25
parent acd90a04
Loading
Loading
Loading
Loading
+40 −40
Original line number Original line Diff line number Diff line
@@ -20,41 +20,41 @@ androidx.cardview:cardview:1.0.0
androidx.collection:collection-jvm:1.4.4
androidx.collection:collection-jvm:1.4.4
androidx.collection:collection-ktx:1.4.4
androidx.collection:collection-ktx:1.4.4
androidx.collection:collection:1.4.4
androidx.collection:collection:1.4.4
androidx.compose.animation:animation-android:1.7.2
androidx.compose.animation:animation-android:1.7.4
androidx.compose.animation:animation-core-android:1.7.2
androidx.compose.animation:animation-core-android:1.7.4
androidx.compose.animation:animation-core:1.7.2
androidx.compose.animation:animation-core:1.7.4
androidx.compose.animation:animation:1.7.2
androidx.compose.animation:animation:1.7.4
androidx.compose.foundation:foundation-android:1.7.2
androidx.compose.foundation:foundation-android:1.7.4
androidx.compose.foundation:foundation-layout-android:1.7.2
androidx.compose.foundation:foundation-layout-android:1.7.4
androidx.compose.foundation:foundation-layout:1.7.2
androidx.compose.foundation:foundation-layout:1.7.4
androidx.compose.foundation:foundation:1.7.2
androidx.compose.foundation:foundation:1.7.4
androidx.compose.material3:material3-android:1.3.0
androidx.compose.material3:material3-android:1.3.0
androidx.compose.material3:material3:1.3.0
androidx.compose.material3:material3:1.3.0
androidx.compose.material:material-icons-core-android:1.7.0
androidx.compose.material:material-icons-core-android:1.7.4
androidx.compose.material:material-icons-core:1.7.0
androidx.compose.material:material-icons-core:1.7.4
androidx.compose.material:material-icons-extended-android:1.7.0
androidx.compose.material:material-icons-extended-android:1.7.4
androidx.compose.material:material-icons-extended:1.7.0
androidx.compose.material:material-icons-extended:1.7.4
androidx.compose.material:material-ripple-android:1.7.0
androidx.compose.material:material-ripple-android:1.7.4
androidx.compose.material:material-ripple:1.7.0
androidx.compose.material:material-ripple:1.7.4
androidx.compose.runtime:runtime-android:1.7.2
androidx.compose.runtime:runtime-android:1.7.4
androidx.compose.runtime:runtime-saveable-android:1.7.2
androidx.compose.runtime:runtime-saveable-android:1.7.4
androidx.compose.runtime:runtime-saveable:1.7.2
androidx.compose.runtime:runtime-saveable:1.7.4
androidx.compose.runtime:runtime:1.7.2
androidx.compose.runtime:runtime:1.7.4
androidx.compose.ui:ui-android:1.7.2
androidx.compose.ui:ui-android:1.7.4
androidx.compose.ui:ui-geometry-android:1.7.2
androidx.compose.ui:ui-geometry-android:1.7.4
androidx.compose.ui:ui-geometry:1.7.2
androidx.compose.ui:ui-geometry:1.7.4
androidx.compose.ui:ui-graphics-android:1.7.2
androidx.compose.ui:ui-graphics-android:1.7.4
androidx.compose.ui:ui-graphics:1.7.2
androidx.compose.ui:ui-graphics:1.7.4
androidx.compose.ui:ui-text-android:1.7.2
androidx.compose.ui:ui-text-android:1.7.4
androidx.compose.ui:ui-text:1.7.2
androidx.compose.ui:ui-text:1.7.4
androidx.compose.ui:ui-tooling-preview-android:1.7.2
androidx.compose.ui:ui-tooling-preview-android:1.7.4
androidx.compose.ui:ui-tooling-preview:1.7.2
androidx.compose.ui:ui-tooling-preview:1.7.4
androidx.compose.ui:ui-unit-android:1.7.2
androidx.compose.ui:ui-unit-android:1.7.4
androidx.compose.ui:ui-unit:1.7.2
androidx.compose.ui:ui-unit:1.7.4
androidx.compose.ui:ui-util-android:1.7.2
androidx.compose.ui:ui-util-android:1.7.4
androidx.compose.ui:ui-util:1.7.2
androidx.compose.ui:ui-util:1.7.4
androidx.compose.ui:ui:1.7.2
androidx.compose.ui:ui:1.7.4
androidx.compose:compose-bom:2024.09.00
androidx.compose:compose-bom:2024.10.00
androidx.concurrent:concurrent-futures:1.1.0
androidx.concurrent:concurrent-futures:1.1.0
androidx.constraintlayout:constraintlayout-core:1.0.4
androidx.constraintlayout:constraintlayout-core:1.0.4
androidx.constraintlayout:constraintlayout:2.1.4
androidx.constraintlayout:constraintlayout:2.1.4
@@ -187,13 +187,13 @@ org.apache.httpcomponents.core5:httpcore5:5.2.4
org.apache.james:apache-mime4j-core:0.8.9
org.apache.james:apache-mime4j-core:0.8.9
org.apache.james:apache-mime4j-dom:0.8.9
org.apache.james:apache-mime4j-dom:0.8.9
org.jetbrains.compose.runtime:runtime:1.5.12
org.jetbrains.compose.runtime:runtime:1.5.12
org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.20
org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.21
org.jetbrains.kotlin:kotlin-bom:2.0.20
org.jetbrains.kotlin:kotlin-bom:2.0.21
org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.20
org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-common:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21
org.jetbrains.kotlin:kotlin-stdlib:2.0.20
org.jetbrains.kotlin:kotlin-stdlib:2.0.21
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
+40 −40
Original line number Original line Diff line number Diff line
@@ -20,41 +20,41 @@ androidx.cardview:cardview:1.0.0
androidx.collection:collection-jvm:1.4.4
androidx.collection:collection-jvm:1.4.4
androidx.collection:collection-ktx:1.4.4
androidx.collection:collection-ktx:1.4.4
androidx.collection:collection:1.4.4
androidx.collection:collection:1.4.4
androidx.compose.animation:animation-android:1.7.2
androidx.compose.animation:animation-android:1.7.4
androidx.compose.animation:animation-core-android:1.7.2
androidx.compose.animation:animation-core-android:1.7.4
androidx.compose.animation:animation-core:1.7.2
androidx.compose.animation:animation-core:1.7.4
androidx.compose.animation:animation:1.7.2
androidx.compose.animation:animation:1.7.4
androidx.compose.foundation:foundation-android:1.7.2
androidx.compose.foundation:foundation-android:1.7.4
androidx.compose.foundation:foundation-layout-android:1.7.2
androidx.compose.foundation:foundation-layout-android:1.7.4
androidx.compose.foundation:foundation-layout:1.7.2
androidx.compose.foundation:foundation-layout:1.7.4
androidx.compose.foundation:foundation:1.7.2
androidx.compose.foundation:foundation:1.7.4
androidx.compose.material3:material3-android:1.3.0
androidx.compose.material3:material3-android:1.3.0
androidx.compose.material3:material3:1.3.0
androidx.compose.material3:material3:1.3.0
androidx.compose.material:material-icons-core-android:1.7.0
androidx.compose.material:material-icons-core-android:1.7.4
androidx.compose.material:material-icons-core:1.7.0
androidx.compose.material:material-icons-core:1.7.4
androidx.compose.material:material-icons-extended-android:1.7.0
androidx.compose.material:material-icons-extended-android:1.7.4
androidx.compose.material:material-icons-extended:1.7.0
androidx.compose.material:material-icons-extended:1.7.4
androidx.compose.material:material-ripple-android:1.7.0
androidx.compose.material:material-ripple-android:1.7.4
androidx.compose.material:material-ripple:1.7.0
androidx.compose.material:material-ripple:1.7.4
androidx.compose.runtime:runtime-android:1.7.2
androidx.compose.runtime:runtime-android:1.7.4
androidx.compose.runtime:runtime-saveable-android:1.7.2
androidx.compose.runtime:runtime-saveable-android:1.7.4
androidx.compose.runtime:runtime-saveable:1.7.2
androidx.compose.runtime:runtime-saveable:1.7.4
androidx.compose.runtime:runtime:1.7.2
androidx.compose.runtime:runtime:1.7.4
androidx.compose.ui:ui-android:1.7.2
androidx.compose.ui:ui-android:1.7.4
androidx.compose.ui:ui-geometry-android:1.7.2
androidx.compose.ui:ui-geometry-android:1.7.4
androidx.compose.ui:ui-geometry:1.7.2
androidx.compose.ui:ui-geometry:1.7.4
androidx.compose.ui:ui-graphics-android:1.7.2
androidx.compose.ui:ui-graphics-android:1.7.4
androidx.compose.ui:ui-graphics:1.7.2
androidx.compose.ui:ui-graphics:1.7.4
androidx.compose.ui:ui-text-android:1.7.2
androidx.compose.ui:ui-text-android:1.7.4
androidx.compose.ui:ui-text:1.7.2
androidx.compose.ui:ui-text:1.7.4
androidx.compose.ui:ui-tooling-preview-android:1.7.2
androidx.compose.ui:ui-tooling-preview-android:1.7.4
androidx.compose.ui:ui-tooling-preview:1.7.2
androidx.compose.ui:ui-tooling-preview:1.7.4
androidx.compose.ui:ui-unit-android:1.7.2
androidx.compose.ui:ui-unit-android:1.7.4
androidx.compose.ui:ui-unit:1.7.2
androidx.compose.ui:ui-unit:1.7.4
androidx.compose.ui:ui-util-android:1.7.2
androidx.compose.ui:ui-util-android:1.7.4
androidx.compose.ui:ui-util:1.7.2
androidx.compose.ui:ui-util:1.7.4
androidx.compose.ui:ui:1.7.2
androidx.compose.ui:ui:1.7.4
androidx.compose:compose-bom:2024.09.00
androidx.compose:compose-bom:2024.10.00
androidx.concurrent:concurrent-futures:1.1.0
androidx.concurrent:concurrent-futures:1.1.0
androidx.constraintlayout:constraintlayout-core:1.0.4
androidx.constraintlayout:constraintlayout-core:1.0.4
androidx.constraintlayout:constraintlayout:2.1.4
androidx.constraintlayout:constraintlayout:2.1.4
@@ -187,13 +187,13 @@ org.apache.httpcomponents.core5:httpcore5:5.2.4
org.apache.james:apache-mime4j-core:0.8.9
org.apache.james:apache-mime4j-core:0.8.9
org.apache.james:apache-mime4j-dom:0.8.9
org.apache.james:apache-mime4j-dom:0.8.9
org.jetbrains.compose.runtime:runtime:1.5.12
org.jetbrains.compose.runtime:runtime:1.5.12
org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.20
org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.21
org.jetbrains.kotlin:kotlin-bom:2.0.20
org.jetbrains.kotlin:kotlin-bom:2.0.21
org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.20
org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-common:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21
org.jetbrains.kotlin:kotlin-stdlib:2.0.20
org.jetbrains.kotlin:kotlin-stdlib:2.0.21
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
+40 −40
Original line number Original line Diff line number Diff line
@@ -20,41 +20,41 @@ androidx.cardview:cardview:1.0.0
androidx.collection:collection-jvm:1.4.4
androidx.collection:collection-jvm:1.4.4
androidx.collection:collection-ktx:1.4.4
androidx.collection:collection-ktx:1.4.4
androidx.collection:collection:1.4.4
androidx.collection:collection:1.4.4
androidx.compose.animation:animation-android:1.7.2
androidx.compose.animation:animation-android:1.7.4
androidx.compose.animation:animation-core-android:1.7.2
androidx.compose.animation:animation-core-android:1.7.4
androidx.compose.animation:animation-core:1.7.2
androidx.compose.animation:animation-core:1.7.4
androidx.compose.animation:animation:1.7.2
androidx.compose.animation:animation:1.7.4
androidx.compose.foundation:foundation-android:1.7.2
androidx.compose.foundation:foundation-android:1.7.4
androidx.compose.foundation:foundation-layout-android:1.7.2
androidx.compose.foundation:foundation-layout-android:1.7.4
androidx.compose.foundation:foundation-layout:1.7.2
androidx.compose.foundation:foundation-layout:1.7.4
androidx.compose.foundation:foundation:1.7.2
androidx.compose.foundation:foundation:1.7.4
androidx.compose.material3:material3-android:1.3.0
androidx.compose.material3:material3-android:1.3.0
androidx.compose.material3:material3:1.3.0
androidx.compose.material3:material3:1.3.0
androidx.compose.material:material-icons-core-android:1.7.0
androidx.compose.material:material-icons-core-android:1.7.4
androidx.compose.material:material-icons-core:1.7.0
androidx.compose.material:material-icons-core:1.7.4
androidx.compose.material:material-icons-extended-android:1.7.0
androidx.compose.material:material-icons-extended-android:1.7.4
androidx.compose.material:material-icons-extended:1.7.0
androidx.compose.material:material-icons-extended:1.7.4
androidx.compose.material:material-ripple-android:1.7.0
androidx.compose.material:material-ripple-android:1.7.4
androidx.compose.material:material-ripple:1.7.0
androidx.compose.material:material-ripple:1.7.4
androidx.compose.runtime:runtime-android:1.7.2
androidx.compose.runtime:runtime-android:1.7.4
androidx.compose.runtime:runtime-saveable-android:1.7.2
androidx.compose.runtime:runtime-saveable-android:1.7.4
androidx.compose.runtime:runtime-saveable:1.7.2
androidx.compose.runtime:runtime-saveable:1.7.4
androidx.compose.runtime:runtime:1.7.2
androidx.compose.runtime:runtime:1.7.4
androidx.compose.ui:ui-android:1.7.2
androidx.compose.ui:ui-android:1.7.4
androidx.compose.ui:ui-geometry-android:1.7.2
androidx.compose.ui:ui-geometry-android:1.7.4
androidx.compose.ui:ui-geometry:1.7.2
androidx.compose.ui:ui-geometry:1.7.4
androidx.compose.ui:ui-graphics-android:1.7.2
androidx.compose.ui:ui-graphics-android:1.7.4
androidx.compose.ui:ui-graphics:1.7.2
androidx.compose.ui:ui-graphics:1.7.4
androidx.compose.ui:ui-text-android:1.7.2
androidx.compose.ui:ui-text-android:1.7.4
androidx.compose.ui:ui-text:1.7.2
androidx.compose.ui:ui-text:1.7.4
androidx.compose.ui:ui-tooling-preview-android:1.7.2
androidx.compose.ui:ui-tooling-preview-android:1.7.4
androidx.compose.ui:ui-tooling-preview:1.7.2
androidx.compose.ui:ui-tooling-preview:1.7.4
androidx.compose.ui:ui-unit-android:1.7.2
androidx.compose.ui:ui-unit-android:1.7.4
androidx.compose.ui:ui-unit:1.7.2
androidx.compose.ui:ui-unit:1.7.4
androidx.compose.ui:ui-util-android:1.7.2
androidx.compose.ui:ui-util-android:1.7.4
androidx.compose.ui:ui-util:1.7.2
androidx.compose.ui:ui-util:1.7.4
androidx.compose.ui:ui:1.7.2
androidx.compose.ui:ui:1.7.4
androidx.compose:compose-bom:2024.09.00
androidx.compose:compose-bom:2024.10.00
androidx.concurrent:concurrent-futures:1.1.0
androidx.concurrent:concurrent-futures:1.1.0
androidx.constraintlayout:constraintlayout-core:1.0.4
androidx.constraintlayout:constraintlayout-core:1.0.4
androidx.constraintlayout:constraintlayout:2.1.4
androidx.constraintlayout:constraintlayout:2.1.4
@@ -187,13 +187,13 @@ org.apache.httpcomponents.core5:httpcore5:5.2.4
org.apache.james:apache-mime4j-core:0.8.9
org.apache.james:apache-mime4j-core:0.8.9
org.apache.james:apache-mime4j-dom:0.8.9
org.apache.james:apache-mime4j-dom:0.8.9
org.jetbrains.compose.runtime:runtime:1.5.12
org.jetbrains.compose.runtime:runtime:1.5.12
org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.20
org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.21
org.jetbrains.kotlin:kotlin-bom:2.0.20
org.jetbrains.kotlin:kotlin-bom:2.0.21
org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.20
org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-common:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21
org.jetbrains.kotlin:kotlin-stdlib:2.0.20
org.jetbrains.kotlin:kotlin-stdlib:2.0.21
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
+40 −40
Original line number Original line Diff line number Diff line
@@ -20,41 +20,41 @@ androidx.cardview:cardview:1.0.0
androidx.collection:collection-jvm:1.4.4
androidx.collection:collection-jvm:1.4.4
androidx.collection:collection-ktx:1.4.4
androidx.collection:collection-ktx:1.4.4
androidx.collection:collection:1.4.4
androidx.collection:collection:1.4.4
androidx.compose.animation:animation-android:1.7.2
androidx.compose.animation:animation-android:1.7.4
androidx.compose.animation:animation-core-android:1.7.2
androidx.compose.animation:animation-core-android:1.7.4
androidx.compose.animation:animation-core:1.7.2
androidx.compose.animation:animation-core:1.7.4
androidx.compose.animation:animation:1.7.2
androidx.compose.animation:animation:1.7.4
androidx.compose.foundation:foundation-android:1.7.2
androidx.compose.foundation:foundation-android:1.7.4
androidx.compose.foundation:foundation-layout-android:1.7.2
androidx.compose.foundation:foundation-layout-android:1.7.4
androidx.compose.foundation:foundation-layout:1.7.2
androidx.compose.foundation:foundation-layout:1.7.4
androidx.compose.foundation:foundation:1.7.2
androidx.compose.foundation:foundation:1.7.4
androidx.compose.material3:material3-android:1.3.0
androidx.compose.material3:material3-android:1.3.0
androidx.compose.material3:material3:1.3.0
androidx.compose.material3:material3:1.3.0
androidx.compose.material:material-icons-core-android:1.7.0
androidx.compose.material:material-icons-core-android:1.7.4
androidx.compose.material:material-icons-core:1.7.0
androidx.compose.material:material-icons-core:1.7.4
androidx.compose.material:material-icons-extended-android:1.7.0
androidx.compose.material:material-icons-extended-android:1.7.4
androidx.compose.material:material-icons-extended:1.7.0
androidx.compose.material:material-icons-extended:1.7.4
androidx.compose.material:material-ripple-android:1.7.0
androidx.compose.material:material-ripple-android:1.7.4
androidx.compose.material:material-ripple:1.7.0
androidx.compose.material:material-ripple:1.7.4
androidx.compose.runtime:runtime-android:1.7.2
androidx.compose.runtime:runtime-android:1.7.4
androidx.compose.runtime:runtime-saveable-android:1.7.2
androidx.compose.runtime:runtime-saveable-android:1.7.4
androidx.compose.runtime:runtime-saveable:1.7.2
androidx.compose.runtime:runtime-saveable:1.7.4
androidx.compose.runtime:runtime:1.7.2
androidx.compose.runtime:runtime:1.7.4
androidx.compose.ui:ui-android:1.7.2
androidx.compose.ui:ui-android:1.7.4
androidx.compose.ui:ui-geometry-android:1.7.2
androidx.compose.ui:ui-geometry-android:1.7.4
androidx.compose.ui:ui-geometry:1.7.2
androidx.compose.ui:ui-geometry:1.7.4
androidx.compose.ui:ui-graphics-android:1.7.2
androidx.compose.ui:ui-graphics-android:1.7.4
androidx.compose.ui:ui-graphics:1.7.2
androidx.compose.ui:ui-graphics:1.7.4
androidx.compose.ui:ui-text-android:1.7.2
androidx.compose.ui:ui-text-android:1.7.4
androidx.compose.ui:ui-text:1.7.2
androidx.compose.ui:ui-text:1.7.4
androidx.compose.ui:ui-tooling-preview-android:1.7.2
androidx.compose.ui:ui-tooling-preview-android:1.7.4
androidx.compose.ui:ui-tooling-preview:1.7.2
androidx.compose.ui:ui-tooling-preview:1.7.4
androidx.compose.ui:ui-unit-android:1.7.2
androidx.compose.ui:ui-unit-android:1.7.4
androidx.compose.ui:ui-unit:1.7.2
androidx.compose.ui:ui-unit:1.7.4
androidx.compose.ui:ui-util-android:1.7.2
androidx.compose.ui:ui-util-android:1.7.4
androidx.compose.ui:ui-util:1.7.2
androidx.compose.ui:ui-util:1.7.4
androidx.compose.ui:ui:1.7.2
androidx.compose.ui:ui:1.7.4
androidx.compose:compose-bom:2024.09.00
androidx.compose:compose-bom:2024.10.00
androidx.concurrent:concurrent-futures:1.1.0
androidx.concurrent:concurrent-futures:1.1.0
androidx.constraintlayout:constraintlayout-core:1.0.4
androidx.constraintlayout:constraintlayout-core:1.0.4
androidx.constraintlayout:constraintlayout:2.1.4
androidx.constraintlayout:constraintlayout:2.1.4
@@ -187,13 +187,13 @@ org.apache.httpcomponents.core5:httpcore5:5.2.4
org.apache.james:apache-mime4j-core:0.8.9
org.apache.james:apache-mime4j-core:0.8.9
org.apache.james:apache-mime4j-dom:0.8.9
org.apache.james:apache-mime4j-dom:0.8.9
org.jetbrains.compose.runtime:runtime:1.5.12
org.jetbrains.compose.runtime:runtime:1.5.12
org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.20
org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.21
org.jetbrains.kotlin:kotlin-bom:2.0.20
org.jetbrains.kotlin:kotlin-bom:2.0.21
org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.20
org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-common:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21
org.jetbrains.kotlin:kotlin-stdlib:2.0.20
org.jetbrains.kotlin:kotlin-stdlib:2.0.21
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
+40 −40
Original line number Original line Diff line number Diff line
@@ -20,41 +20,41 @@ androidx.cardview:cardview:1.0.0
androidx.collection:collection-jvm:1.4.4
androidx.collection:collection-jvm:1.4.4
androidx.collection:collection-ktx:1.4.4
androidx.collection:collection-ktx:1.4.4
androidx.collection:collection:1.4.4
androidx.collection:collection:1.4.4
androidx.compose.animation:animation-android:1.7.2
androidx.compose.animation:animation-android:1.7.4
androidx.compose.animation:animation-core-android:1.7.2
androidx.compose.animation:animation-core-android:1.7.4
androidx.compose.animation:animation-core:1.7.2
androidx.compose.animation:animation-core:1.7.4
androidx.compose.animation:animation:1.7.2
androidx.compose.animation:animation:1.7.4
androidx.compose.foundation:foundation-android:1.7.2
androidx.compose.foundation:foundation-android:1.7.4
androidx.compose.foundation:foundation-layout-android:1.7.2
androidx.compose.foundation:foundation-layout-android:1.7.4
androidx.compose.foundation:foundation-layout:1.7.2
androidx.compose.foundation:foundation-layout:1.7.4
androidx.compose.foundation:foundation:1.7.2
androidx.compose.foundation:foundation:1.7.4
androidx.compose.material3:material3-android:1.3.0
androidx.compose.material3:material3-android:1.3.0
androidx.compose.material3:material3:1.3.0
androidx.compose.material3:material3:1.3.0
androidx.compose.material:material-icons-core-android:1.7.0
androidx.compose.material:material-icons-core-android:1.7.4
androidx.compose.material:material-icons-core:1.7.0
androidx.compose.material:material-icons-core:1.7.4
androidx.compose.material:material-icons-extended-android:1.7.0
androidx.compose.material:material-icons-extended-android:1.7.4
androidx.compose.material:material-icons-extended:1.7.0
androidx.compose.material:material-icons-extended:1.7.4
androidx.compose.material:material-ripple-android:1.7.0
androidx.compose.material:material-ripple-android:1.7.4
androidx.compose.material:material-ripple:1.7.0
androidx.compose.material:material-ripple:1.7.4
androidx.compose.runtime:runtime-android:1.7.2
androidx.compose.runtime:runtime-android:1.7.4
androidx.compose.runtime:runtime-saveable-android:1.7.2
androidx.compose.runtime:runtime-saveable-android:1.7.4
androidx.compose.runtime:runtime-saveable:1.7.2
androidx.compose.runtime:runtime-saveable:1.7.4
androidx.compose.runtime:runtime:1.7.2
androidx.compose.runtime:runtime:1.7.4
androidx.compose.ui:ui-android:1.7.2
androidx.compose.ui:ui-android:1.7.4
androidx.compose.ui:ui-geometry-android:1.7.2
androidx.compose.ui:ui-geometry-android:1.7.4
androidx.compose.ui:ui-geometry:1.7.2
androidx.compose.ui:ui-geometry:1.7.4
androidx.compose.ui:ui-graphics-android:1.7.2
androidx.compose.ui:ui-graphics-android:1.7.4
androidx.compose.ui:ui-graphics:1.7.2
androidx.compose.ui:ui-graphics:1.7.4
androidx.compose.ui:ui-text-android:1.7.2
androidx.compose.ui:ui-text-android:1.7.4
androidx.compose.ui:ui-text:1.7.2
androidx.compose.ui:ui-text:1.7.4
androidx.compose.ui:ui-tooling-preview-android:1.7.2
androidx.compose.ui:ui-tooling-preview-android:1.7.4
androidx.compose.ui:ui-tooling-preview:1.7.2
androidx.compose.ui:ui-tooling-preview:1.7.4
androidx.compose.ui:ui-unit-android:1.7.2
androidx.compose.ui:ui-unit-android:1.7.4
androidx.compose.ui:ui-unit:1.7.2
androidx.compose.ui:ui-unit:1.7.4
androidx.compose.ui:ui-util-android:1.7.2
androidx.compose.ui:ui-util-android:1.7.4
androidx.compose.ui:ui-util:1.7.2
androidx.compose.ui:ui-util:1.7.4
androidx.compose.ui:ui:1.7.2
androidx.compose.ui:ui:1.7.4
androidx.compose:compose-bom:2024.09.00
androidx.compose:compose-bom:2024.10.00
androidx.concurrent:concurrent-futures:1.1.0
androidx.concurrent:concurrent-futures:1.1.0
androidx.constraintlayout:constraintlayout-core:1.0.4
androidx.constraintlayout:constraintlayout-core:1.0.4
androidx.constraintlayout:constraintlayout:2.1.4
androidx.constraintlayout:constraintlayout:2.1.4
@@ -201,13 +201,13 @@ org.apache.httpcomponents.core5:httpcore5:5.2.4
org.apache.james:apache-mime4j-core:0.8.9
org.apache.james:apache-mime4j-core:0.8.9
org.apache.james:apache-mime4j-dom:0.8.9
org.apache.james:apache-mime4j-dom:0.8.9
org.jetbrains.compose.runtime:runtime:1.5.12
org.jetbrains.compose.runtime:runtime:1.5.12
org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.20
org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.21
org.jetbrains.kotlin:kotlin-bom:2.0.20
org.jetbrains.kotlin:kotlin-bom:2.0.21
org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.20
org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-common:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21
org.jetbrains.kotlin:kotlin-stdlib:2.0.20
org.jetbrains.kotlin:kotlin-stdlib:2.0.21
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
Loading