Skip to content

Commit aa4d419

Browse files
Bump com.github.SmartToolFactory:Compose-Extended-Gestures
Bumps com.github.SmartToolFactory:Compose-Extended-Gestures from 2.0.0 to 4.0.0. --- updated-dependencies: - dependency-name: com.github.SmartToolFactory:Compose-Extended-Gestures dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99fcd01 commit aa4d419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beforeafter/build.gradle

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

1717
dependencies {
18-
implementation 'com.github.SmartToolFactory:Compose-Extended-Gestures:2.0.0'
18+
implementation 'com.github.SmartToolFactory:Compose-Extended-Gestures:4.0.0'
1919

2020
implementation 'androidx.compose.ui:ui-tooling'
2121
implementation "androidx.compose.runtime:runtime"

0 commit comments

Comments
 (0)