mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2025-10-11 10:20:17 +00:00
remove redundant template
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
plugins {
|
|
||||||
id "org.jetbrains.kotlin.multiplatform"
|
|
||||||
id "org.jetbrains.kotlin.plugin.serialization"
|
|
||||||
id "com.android.library"
|
|
||||||
}
|
|
||||||
|
|
||||||
apply from: "$mppProjectWithSerializationPresetPath"
|
|
||||||
|
|
@@ -1 +0,0 @@
|
|||||||
package project_group.project_name.template
|
|
@@ -1 +0,0 @@
|
|||||||
<manifest package="project_group.project_name.template"/>
|
|
Reference in New Issue
Block a user