Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Conversation

@Goooler
Copy link
Owner

@Goooler Goooler commented Feb 1, 2022

Follow up #18.

@Goooler Goooler added the build label Feb 1, 2022
@Goooler Goooler added this to the 1.5.0 milestone Feb 1, 2022
targetSdk = 32
versionCode = appVersionCode
versionName = appVersionName
manifestPlaceholders += mapOf("appName" to module.appName)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this, add it back if needed later.

Comment on lines -220 to -222
if (module != LibModule.Common) {
implementations(project(LibModule.Common.moduleName))
}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove check module, impl common module in setupLib & setupApp.

@Goooler Goooler merged commit 36f7fc6 into kotlin Feb 1, 2022
@Goooler Goooler deleted the kts branch February 1, 2022 13:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants