Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvavra committed Dec 26, 2024
1 parent eac5eba commit 6558827
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ android {
defaultConfig {
minSdk = libs.versions.android.minSdk.get().toInt()
}
publishing {
singleVariant("release")
}
}

skie {
Expand Down

0 comments on commit 6558827

Please sign in to comment.