Skip to content

Commit

Permalink
chore(deps): bump com.android.application from 8.5.0 to 8.6.0 in /WearOS
Browse files Browse the repository at this point in the history
Bumps com.android.application from 8.5.0 to 8.6.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 5ea1951 commit 8e47969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WearOS/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

plugins {
id("com.android.application") version "8.5.0" apply false
id("com.android.application") version "8.6.0" apply false
id("com.google.android.libraries.mapsplatform.secrets-gradle-plugin") version "2.0.1" apply false
id("org.jetbrains.kotlin.android") version "2.0.0" apply false
}

0 comments on commit 8e47969

Please sign in to comment.