Skip to content

Commit

Permalink
chore(deps): bump com.android.application from 7.3.1 to 8.2.2 in /Wea…
Browse files Browse the repository at this point in the history
…rOS (#1486)

Bumps com.android.application from 7.3.1 to 8.2.2.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 77fa066 commit c9378ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WearOS/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

plugins {
id 'com.android.application' version '7.3.1' apply false
id 'com.android.application' version '8.2.2' apply false
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin' version '2.0.1' apply false
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
}

0 comments on commit c9378ae

Please sign in to comment.