Skip to content

Commit 3e475da

Browse files
chore(deps): bump com.android.application in /WearOS
Bumps com.android.application from 8.8.0 to 8.12.0. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f7e480 commit 3e475da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WearOS/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
plugins {
18-
id("com.android.application") version "8.8.0" apply false
18+
id("com.android.application") version "8.12.0" apply false
1919
id("com.google.android.libraries.mapsplatform.secrets-gradle-plugin") version "2.0.1" apply false
2020
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
2121
}

0 commit comments

Comments
 (0)