Created
June 25, 2022 14:26
-
-
Save alibahaaa/a7f44a7317e0554fc1cc409dcc032a00 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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