Created
July 28, 2021 14:22
-
-
Save orcchg/f3405513ca8733ddd4a07ad9154f874b to your computer and use it in GitHub Desktop.
This file contains hidden or 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 { | |
id("com.android.library") | |
id("kotlin-android") | |
id("convention.kotlin-base") // this contains extra property | |
id("convention.android-base") | |
id("kotlin-kapt") | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment