Skip to content

Commit

Permalink
all: bump androidx.test:runner to 1.6.1 (fixes #2072) (#2067)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dogi <[email protected]>
  • Loading branch information
dependabot[bot] and dogi authored Jun 28, 2024
1 parent 0e98687 commit 24e5bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 24e5bf0

Please sign in to comment.