Skip to content

Instantly share code, notes, and snippets.

@alibahaaa
Created June 25, 2022 14:26
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 alibahaaa/a7f44a7317e0554fc1cc409dcc032a00 to your computer and use it in GitHub Desktop.
Save alibahaaa/a7f44a7317e0554fc1cc409dcc032a00 to your computer and use it in GitHub Desktop.
plugins {
kotlin("multiplatform")
id("com.android.library")
kotlin("plugin.serialization") version "1.5.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment