diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index ae3f30a..fe63bb6 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -1,6 +1,6 @@ - \ No newline at end of file diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ea39e2e..d7a8c09 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,24 +3,25 @@ agp = "8.5.0-alpha02" firebaseCrashlyticsGradle = "2.9.9" gradle = "8.5.0-alpha02" -kotlin = "1.9.21" +kotlin = "1.9.23" appcompat = "1.7.0-alpha03" core-ktx = "1.12.0" legacySupportV4 = "1.0.0" lifecycle-runtime-ktx = "2.7.0" activity-compose = "1.8.2" -compose-compiler = "1.5.6" -ksp = "1.9.21-1.0.15" +compose-compiler = "1.5.11" +ksp = "1.9.23-1.0.19" +splashscreen = "1.0.1" material = "1.11.0" media3 = "1.3.0" leakcanary = "2.13" #Compose -compose-bom = "2024.03.00" +compose-bom = "2024.04.00" constraintLayout = "1.1.0-alpha13" androidx-compose-material3 = "1.2.1" -compose-util = "1.6.4" -accompanist = "0.32.0" +compose-util = "1.6.5" +accompanist = "0.34.0" compose-pagination = "3.2.1" commonsIo = "2.15.0" commonsCompress = "1.24.0" @@ -91,7 +92,6 @@ androidx-baselineprofile = "1.2.3" profileinstaller = "1.3.1" materialVersion = "1.11.0" media3DatasourceOkhttp = "1.3.0" -splashscreen = "1.0.1" scrollbar = "1.9.0" [libraries]