Skip to content

Instantly share code, notes, and snippets.

@hieuwu
Created August 1, 2023 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hieuwu/0bd9ec7e45f8ce84cb09a675f2c4c238 to your computer and use it in GitHub Desktop.
Save hieuwu/0bd9ec7e45f8ce84cb09a675f2c4c238 to your computer and use it in GitHub Desktop.
build.gradle (app)
plugins {
...
id 'org.jetbrains.kotlin.plugin.serialization' version '$kotlin_version'
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment