Skip to content

Commit

Permalink
Merge pull request #431 from fobo66/renovate/watchface
Browse files Browse the repository at this point in the history
Update watchface to v1.2.0
  • Loading branch information
fobo66 authored Nov 30, 2023
2 parents 6255a03 + 09382b9 commit 71b6640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencyResolutionManagement {
}

register("watchface") {
version("watchface", "1.1.1")
version("watchface", "1.2.0")
library("core", "androidx.wear.watchface", "watchface").versionRef("watchface")
library("editor", "androidx.wear.watchface", "watchface-editor").versionRef("watchface")
library(
Expand Down

0 comments on commit 71b6640

Please sign in to comment.