diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index dd78f06e..6e0f78d6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,13 +1,13 @@ [versions] -agp = "8.2.0-alpha14" +agp = "8.1.1" coil-compose = "2.4.0" junit = "4.13.2" kotlin = "1.8.22" kotlinx-coroutines-android = "1.7.3" kotlin-reflect = "1.9.0" -material-icons-core = "1.4.3" -material-icons-extended = "1.6.0-alpha02" -navigation-compose = "2.7.0-rc01" +material-icons-core = "1.5.0" +material-icons-extended = "1.6.0-alpha04" +navigation-compose = "2.7.1" recyclerview = "1.3.1" gson = "2.10.1" # DO NOT UPDATE FFMPEG-KIT TO "5.1" it breaks stuff :3