mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2024-11-22 00:03:56 +00:00
remove redundant template
This commit is contained in:
parent
ebc07f5c3d
commit
e0bce311d5
@ -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"/>
|
Loading…
Reference in New Issue
Block a user