Update mppAndroidProject.gradle

This commit is contained in:
2023-11-02 19:25:34 +06:00
committed by GitHub
parent bd455bebba
commit 631d74dc6b

View File

@@ -4,7 +4,7 @@ project.group = "$group"
// apply from: "$publishGradlePath"
kotlin {
android {
androidTarget {
publishAllLibraryVariants()
compilations.all {
kotlinOptions {