commit 84a4f87fb1cc7498d92e9a468272fd80f5393f44
parent d21de408e5f081c1ef4214e54b6d2acf87dcd919
Author: rhunk <101876869+rhunk@users.noreply.github.com>
Date:   Sun, 27 Aug 2023 21:09:08 +0200

build: update dependencies

Diffstat:
Mgradle/libs.versions.toml | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 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