Skip to content

Commit

Permalink
re-added parcelize
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 committed May 22, 2024
1 parent 4810fad commit fce7efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ plugins {
id("com.android.application")
id("org.jetbrains.kotlin.android")
id("org.jetbrains.kotlin.plugin.compose")
id("kotlin-parcelize")
}

private val appId = "io.github.yamin8000.dooz"
Expand Down

0 comments on commit fce7efa

Please sign in to comment.