Skip to content

Commit 257a7a0

Browse files
committed
build update
1 parent 714b1df commit 257a7a0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ dependencies {
528528
/*build:google*/ //noinspection GradleDependency
529529
/*build:google*/ playImplementation 'com.google.android.gms:play-services-fido:21.2.0'
530530

531-
/*build:google*/ playImplementation 'com.google.android.gms:play-services-auth:21.4.0'
531+
/*build:google*/ playImplementation 'com.google.android.gms:play-services-auth:21.5.0'
532532
/*build:google*/ playImplementation 'com.android.installreferrer:installreferrer:2.2'
533533

534534
// play store review
@@ -551,7 +551,7 @@ dependencies {
551551
/*build:google*/ //noinspection GradleDependency
552552
/*build:google*/ solana_dappImplementation 'com.google.android.gms:play-services-fido:21.2.0'
553553

554-
/*build:google*/ solana_dappImplementation 'com.google.android.gms:play-services-auth:21.4.0'
554+
/*build:google*/ solana_dappImplementation 'com.google.android.gms:play-services-auth:21.5.0'
555555

556556
/*build:google*/ solana_dappImplementation("com.stripe:stripe-android:22.5.0")
557557
/*build:google*/ solana_dappImplementation("com.stripe:financial-connections:22.5.0")
@@ -568,7 +568,7 @@ dependencies {
568568
/*build:google*/ //noinspection GradleDependency
569569
/*build:google*/ ethos_dappImplementation 'com.google.android.gms:play-services-fido:21.2.0'
570570

571-
/*build:google*/ ethos_dappImplementation 'com.google.android.gms:play-services-auth:21.4.0'
571+
/*build:google*/ ethos_dappImplementation 'com.google.android.gms:play-services-auth:21.5.0'
572572

573573
/*build:google*/ ethos_dappImplementation("com.stripe:stripe-android:22.5.0")
574574
/*build:google*/ ethos_dappImplementation("com.stripe:financial-connections:22.5.0")

0 commit comments

Comments
 (0)