mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2024-10-31 21:43:55 +00:00
Update mppAndroidProject.gradle
This commit is contained in:
parent
bd455bebba
commit
631d74dc6b
@ -4,7 +4,7 @@ project.group = "$group"
|
||||
// apply from: "$publishGradlePath"
|
||||
|
||||
kotlin {
|
||||
android {
|
||||
androidTarget {
|
||||
publishAllLibraryVariants()
|
||||
compilations.all {
|
||||
kotlinOptions {
|
||||
|
Loading…
Reference in New Issue
Block a user