Updating the app to using Compose 1.7.1 via the latest BOM

This commit is contained in:
ThomasSession
2024-09-11 16:34:06 +10:00
parent af89d5fee1
commit 59eed8835b
2 changed files with 15 additions and 10 deletions

View File

@@ -21,7 +21,6 @@ kotlinVersion=1.9.24
android.useAndroidX=true
appcompatVersion=1.6.1
coreVersion=1.13.1
composeVersion=1.6.4
coroutinesVersion=1.6.4
curve25519Version=0.6.0
jetpackHiltVersion=1.2.0