File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
android-aggregate-verifier-example/app
android-auth0-example/app
android-firebase-example/app
android-solana-example/app Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies {
3838 implementation ' com.google.android.material:material:1.6.1'
3939 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4040 implementation ' com.google.code.gson:gson:2.9.1'
41- implementation ' com.github.web3auth:web3auth-android-sdk:9.0.1 '
41+ implementation ' com.github.web3auth:web3auth-android-sdk:9.0.4 '
4242 implementation ' org.web3j:core:4.8.7-android'
4343 testImplementation ' junit:junit:4.13.2'
4444 androidTestImplementation ' androidx.test.ext:junit:1.1.3'
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies {
3838 implementation ' com.google.android.material:material:1.6.1'
3939 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4040 implementation ' com.google.code.gson:gson:2.9.1'
41- implementation ' com.github.web3auth:web3auth-android-sdk:9.0.1 '
41+ implementation ' com.github.web3auth:web3auth-android-sdk:9.0.4 '
4242 implementation ' org.web3j:core:4.8.7-android'
4343 testImplementation ' junit:junit:4.13.2'
4444 androidTestImplementation ' androidx.test.ext:junit:1.1.3'
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies {
3737 implementation ' com.google.android.material:material:1.7.0'
3838 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
3939 implementation ' com.google.code.gson:gson:2.9.1'
40- implementation ' com.github.web3auth:web3auth-android-sdk:9.0.1 '
40+ implementation ' com.github.web3auth:web3auth-android-sdk:9.0.4 '
4141 implementation ' org.web3j:core:4.8.7-android'
4242 implementation platform(' com.google.firebase:firebase-bom:31.0.2' )
4343 implementation ' com.google.firebase:firebase-auth-ktx'
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ dependencies {
5757 implementation(" com.google.accompanist:accompanist-pager:0.13.0" )
5858 implementation(" com.google.accompanist:accompanist-pager-indicators:0.27.1" )
5959 implementation(" androidx.compose.material:material-icons-extended:1.6.7" )
60- implementation(" com.github.web3auth:web3auth-android-sdk:9.0.1 " )
60+ implementation(" com.github.web3auth:web3auth-android-sdk:9.0.4 " )
6161 debugImplementation(" androidx.compose.ui:ui-tooling:1.6.7" )
6262 implementation(" androidx.compose.ui:ui-tooling-preview:1.6.7" )
6363 implementation(" androidx.activity:activity-compose:1.9.0" )
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dependencies {
4444 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4545 implementation ' com.google.code.gson:gson:2.9.1'
4646 // IMP START - Installation
47- implementation ' com.github.web3auth:web3auth-android-sdk:9.0.1 '
47+ implementation ' com.github.web3auth:web3auth-android-sdk:9.0.4 '
4848 // IMP END - Installation
4949 implementation ' org.web3j:core:4.8.7-android'
5050 testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ dependencies {
6363 implementation(" androidx.compose.ui:ui-graphics" )
6464 implementation(" androidx.compose.ui:ui-tooling-preview" )
6565 implementation(" androidx.compose.material3:material3" )
66- implementation(" com.github.Web3Auth:web3auth-android-sdk:9.0.1 " )
66+ implementation(" com.github.Web3Auth:web3auth-android-sdk:9.0.4 " )
6767 testImplementation(" junit:junit:4.13.2" )
6868 androidTestImplementation(" androidx.test.ext:junit:1.1.5" )
6969 androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1" )
You can’t perform that action at this time.
0 commit comments