Skip to content

Commit 6b3fda5

Browse files
authored
Merge pull request #191 from OMGSoundboard/dependabot/gradle/compose_version-1.9.2
Bump compose_version from 1.8.3 to 1.9.2
2 parents f2b4e9d + a74d9ff commit 6b3fda5

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,6 +1,6 @@
11
buildscript {
22
ext {
3-
compose_version = '1.8.3'
3+
compose_version = '1.9.3'
44
wear_compose_version = '1.5.0'
55
}
66
dependencies {

0 commit comments

Comments
 (0)