Skip to content

Commit

Permalink
update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
NicosNicolaou16 committed Dec 21, 2024
1 parent 6bf7ace commit ec86474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id("kotlin-kapt")
id("com.google.devtools.ksp")
id("dagger.hilt.android.plugin")
id("org.jetbrains.kotlin.plugin.compose") version "2.0.21"
id("org.jetbrains.kotlin.plugin.compose") version "2.1.0"
}

android {
Expand Down

0 comments on commit ec86474

Please sign in to comment.