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

Commit c7a2a6a

Browse files
committed
add timestamp version
1 parent 5af8a6f commit c7a2a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
addGithubPackagesRepository()
3333
kmmbridge {
3434
mavenPublishArtifacts()
35-
githubReleaseVersions()
35+
timestampVersions()
3636
spm()
3737
cocoapods("[email protected]:touchlab/PublicPodspecs.git")
3838
versionPrefix.set("0.7")

0 commit comments

Comments
 (0)