Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 3715b49

Browse files
committed
add version prefix
1 parent eb24186 commit 3715b49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ android {
3131
kmmbridge {
3232
githubRelease()
3333
cocoapods("[email protected]:touchlab/PublicPodspecs.git")
34+
versionPrefix.set("0.1")
3435
// spm("..")
3536
}

0 commit comments

Comments
 (0)