Skip to content

Commit

Permalink
Update mppAndroidProject.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar authored Nov 2, 2023
1 parent bd455be commit 631d74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mppAndroidProject.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project.group = "$group"
// apply from: "$publishGradlePath"

kotlin {
android {
androidTarget {
publishAllLibraryVariants()
compilations.all {
kotlinOptions {
Expand Down

0 comments on commit 631d74d

Please sign in to comment.