Skip to content

Commit

Permalink
fix: android event emitter construction
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanmiller-spruceid authored and w4ll3 committed Mar 13, 2024
1 parent 5917883 commit e7444ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ dependencies {
// For < 0.71, this will be from the local maven repo
// For > 0.71, this will be replaced by `com.facebook.react:react-android:$version` by react gradle plugin
//noinspection GradleDynamicVersion
api("com.spruceid.wallet.sdk.rs:walletsdkrs:0.0.25")
implementation "com.facebook.react:react-android:+"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'com.spruceid.wallet.sdk:walletsdk:0.0.6'
Expand Down
Binary file added android/libs/full.jar
Binary file not shown.

0 comments on commit e7444ed

Please sign in to comment.