Skip to content

Commit dea1e6f

Browse files
Merge pull request #7 from SmartToolFactory/dependabot/gradle/com.github.SmartToolFactory-Compose-Extended-Gestures-4.0.0
Bump com.github.SmartToolFactory:Compose-Extended-Gestures from 2.0.0 to 4.0.0
2 parents 58809bf + aa4d419 commit dea1e6f

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)