Skip to content

Commit

Permalink
feat: Update manifest.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Goel <[email protected]>
  • Loading branch information
grvgoel81 authored and Gaurav Goel committed Nov 7, 2024
1 parent 6f85454 commit 6bfd4ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions singlefactorauth/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ android {

dependencies {

implementation 'androidx.core:core-ktx:1.15.0'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.6.1'

implementation 'org.web3j:crypto:4.8.8-android'
implementation 'org.torusresearch:torus-utils-java:4.0.3'
Expand Down

0 comments on commit 6bfd4ae

Please sign in to comment.