Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/Android-SingleSignOn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sample/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample/build.gradle b/sample/build.gradle
index 58e2675..77d7aab 100644
--- a/sample/build.gradle
+++ b/sample/build.gradle
@@ -38,6 +38,6 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
- androidTestImplementation 'androidx.test.ext:junit:1.1.3'
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
+ androidTestImplementation 'androidx.test.ext:junit:1.1.4'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
} \ No newline at end of file