Skip to content

Commit 58809bf

Browse files
Merge pull request #5 from SmartToolFactory/dependabot/gradle/androidx.lifecycle-lifecycle-runtime-ktx-2.8.3
Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.2 to 2.8.3
2 parents 99fcd01 + 68328ce commit 58809bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation project(':beforeafter')
2222

2323
// Lifecycle
24-
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.2'
24+
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.3'
2525

2626
// Foundation (Border, Background, Box, Image, Scroll, shapes, animations, etc.)
2727
implementation 'androidx.compose.foundation:foundation'

0 commit comments

Comments
 (0)