Skip to content

Commit

Permalink
build: update version value to the correct value 0.3.4 (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: goncalo-frade-iohk <[email protected]>
  • Loading branch information
hamada147 authored and goncalo-frade-iohk committed Dec 18, 2023
1 parent a2f4dcf commit 5599608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anoncred-kmm/anoncreds-kmp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
}

apply(plugin = "kotlinx-atomicfu")
version = "1.1.0"
version = "0.3.4"
group = "io.iohk.atala.prism.anoncredskmp"

fun KotlinNativeCompilation.anoncredsCinterops(type: String) {
Expand Down

0 comments on commit 5599608

Please sign in to comment.