We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
androidx.test:runner
1 parent dcbe7a5 commit db914ebCopy full SHA for db914eb
app/build.gradle
@@ -86,7 +86,7 @@ dependencies {
86
implementation 'com.github.parse-community:ParseLiveQuery-Android:1.2.2'
87
implementation 'com.github.parse-community.Parse-SDK-Android:parse:4.3.0'
88
implementation 'com.google.code.gson:gson:2.11.0'
89
- androidTestImplementation 'androidx.test:runner:1.5.2'
+ androidTestImplementation 'androidx.test:runner:1.6.0'
90
implementation 'me.aflak.libraries:bluetooth:1.3.9'
91
implementation 'com.caverock:androidsvg-aar:1.4'
92
implementation "androidx.core:core-ktx:1.13.1"
0 commit comments