Created
July 28, 2021 14:22
-
-
Save orcchg/a42d36de67da0cfaec0e41098a8167e5 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
// feature module build.gradle | |
plugins { | |
id 'convention.android-feature-impl' | |
id 'convention.starservices-sdk-permission' | |
} | |
dependencies { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment