mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 17:57:03 +05:30
build: upgrade Activity, Compose, Navigation, and Room
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
f55604f8fd
commit
1c6f6ad619
3 changed files with 8 additions and 8 deletions
|
@ -34,7 +34,7 @@ android {
|
|||
buildFeatures.compose = true
|
||||
|
||||
composeOptions {
|
||||
kotlinCompilerVersion = "1.4.20"
|
||||
kotlinCompilerVersion = "1.4.21"
|
||||
kotlinCompilerExtensionVersion = Dependencies.COMPOSE_VERSION
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue