Skip to content

Commit 377dec4

Browse files
committedMar 26, 2025
Update circomwitnesscalc to 0.0.1-alpha.4
1 parent a009c8b commit 377dec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ android {
5757

5858
dependencies {
5959
implementation(project(":rapidsnark"))
60-
implementation("io.iden3:circomwitnesscalc:0.0.1-alpha.1")
60+
implementation("io.iden3:circomwitnesscalc:0.0.1-alpha.4")
6161

6262
implementation("androidx.core:core-ktx:1.10.1")
6363
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.6.1")

0 commit comments

Comments
 (0)
Please sign in to comment.