diff --git a/app/build.gradle b/app/build.gradle index c737fb9f3..d16b8e239 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -86,7 +86,7 @@ dependencies { implementation 'com.github.parse-community:ParseLiveQuery-Android:1.2.2' implementation 'com.github.parse-community.Parse-SDK-Android:parse:4.3.0' implementation 'com.google.code.gson:gson:2.11.0' - androidTestImplementation 'androidx.test:runner:1.6.0' + androidTestImplementation 'androidx.test:runner:1.6.1' implementation 'me.aflak.libraries:bluetooth:1.3.9' implementation 'com.caverock:androidsvg-aar:1.4' implementation "androidx.core:core-ktx:1.13.1"