gUpdate compose dependencies

This commit is contained in:
Ensar Sarajčić 2023-10-06 08:56:46 +02:00
parent 29081b032c
commit f2c8b0828d

View File

@ -8,10 +8,10 @@ androidx-lifecycle = "2.7.0-alpha02"
#Simple tools #Simple tools
simple-commons = "543593cc03" simple-commons = "543593cc03"
#Compose #Compose
composeActivity = "1.8.0-rc01" composeActivity = "1.8.0"
compose = "1.6.0-alpha06" compose = "1.6.0-alpha07"
composeCompiler = "1.5.3" composeCompiler = "1.5.3"
composeMaterial3 = "1.2.0-alpha08" composeMaterial3 = "1.2.0-alpha09"
#Gradle #Gradle
gradlePlugins-agp = "8.1.2" gradlePlugins-agp = "8.1.2"
#build #build