Skip to content

Commit 7492eaf

Browse files
authored
Update Auth0.Android dependency (#652)
1 parent 7037190 commit 7492eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
implementation 'com.google.android.material:material:1.4.0'
7272
implementation 'com.google.code.gson:gson:2.8.9'
7373
implementation 'com.squareup:otto:1.3.8'
74-
api 'com.auth0.android:auth0:2.8.0'
74+
api 'com.auth0.android:auth0:2.8.1'
7575
testImplementation 'junit:junit:4.13.2'
7676
testImplementation 'org.hamcrest:hamcrest-library:2.2'
7777
testImplementation 'org.robolectric:robolectric:4.4'

0 commit comments

Comments
 (0)