config refactor + ui

This commit is contained in:
rhunk
2023-08-01 18:37:35 +02:00
parent e2249417eb
commit 79d3bb5ba9
76 changed files with 390 additions and 1640 deletions

View File

@@ -1,10 +1,10 @@
[versions]
agp = "8.2.0-alpha13"
agp = "8.2.0-alpha14"
androidx-material = "1.6.0-alpha02"
junit = "4.13.2"
kotlin = "1.8.22"
kotlinx-coroutines-android = "1.7.2"
kotlin-reflect = "1.8.21"
kotlin-reflect = "1.8.22"
material-icons-extended = "1.6.0-alpha03"
navigation-compose = "2.6.0"
recyclerview = "1.3.1"