Skip to content

Commit

Permalink
added ScarKMM into framework
Browse files Browse the repository at this point in the history
  • Loading branch information
FilippoDev committed Jan 25, 2023
1 parent 969b382 commit 93d3040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions allshared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ kotlin {
framework {
baseName = "KMMBridgeKickStart"
export(project(":analytics"))
export(project(":ScarKMM"))
isStatic = true
}
}
Expand Down

0 comments on commit 93d3040

Please sign in to comment.