Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/00-Login-Kt/com.auth0.an…
Browse files Browse the repository at this point in the history
…droid-auth0-2.9.2
  • Loading branch information
poovamraj committed May 8, 2023
2 parents 7d311a0 + e34e880 commit e6e0f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 00-Login/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
}

dependencies {
implementation 'com.auth0.android:auth0:2.8.0'
implementation 'com.auth0.android:auth0:2.9.2'
implementation 'androidx.appcompat:appcompat:1.6.0'
testImplementation 'junit:junit:4.13.2'
}

0 comments on commit e6e0f0e

Please sign in to comment.