Skip to content

Commit

Permalink
update yttrium
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubuid committed Jan 17, 2025
1 parent dd0f066 commit 707b292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product/walletkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ android {

dependencies {
implementation("net.java.dev.jna:jna:5.15.0@aar")
implementation("com.github.reown-com:yttrium:unspecified")
implementation("com.github.reown-com:yttrium:0.5.2")

implementation(platform(libs.firebase.bom))
implementation(libs.firebase.messaging)
Expand Down

0 comments on commit 707b292

Please sign in to comment.