Skip to content

Commit 34c6f93

Browse files
Merge pull request #184 from OMGSoundboard/dependabot/gradle/wear_compose_version-1.5.0
Bump wear_compose_version from 1.4.1 to 1.5.0
2 parents ca0797d + 374ba8b commit 34c6f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
compose_version = '1.8.3'
4-
wear_compose_version = '1.4.1'
4+
wear_compose_version = '1.5.0'
55
}
66
dependencies {
77
classpath 'com.jaredsburrows:gradle-license-plugin:0.9.8'

0 commit comments

Comments
 (0)