We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7037190 commit 7492eafCopy full SHA for 7492eaf
lib/build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
implementation 'com.google.android.material:material:1.4.0'
72
implementation 'com.google.code.gson:gson:2.8.9'
73
implementation 'com.squareup:otto:1.3.8'
74
- api 'com.auth0.android:auth0:2.8.0'
+ api 'com.auth0.android:auth0:2.8.1'
75
testImplementation 'junit:junit:4.13.2'
76
testImplementation 'org.hamcrest:hamcrest-library:2.2'
77
testImplementation 'org.robolectric:robolectric:4.4'
0 commit comments