Skip to content

Commit

Permalink
actions: bump com.github.parse-community.Parse-SDK-Android:parse to…
Browse files Browse the repository at this point in the history
… 4.3.0 (fixes #1930) (#1929)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 20684b3 commit 7fb28ca
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 @@ -84,7 +84,7 @@ dependencies {
implementation "androidx.preference:preference:1.2.1"
testImplementation 'junit:junit:4.13.2'
implementation 'com.github.parse-community:ParseLiveQuery-Android:1.2.2'
implementation 'com.github.parse-community.Parse-SDK-Android:parse:4.2.1'
implementation 'com.github.parse-community.Parse-SDK-Android:parse:4.3.0'
implementation 'com.google.code.gson:gson:2.10.1'
androidTestImplementation 'androidx.test:runner:1.5.2'
implementation 'me.aflak.libraries:bluetooth:1.3.9'
Expand Down

0 comments on commit 7fb28ca

Please sign in to comment.