Skip to content

Commit 0505eb6

Browse files
Update dependency androidx.startup:startup-runtime to v1.1.1
1 parent 7f1a0ce commit 0505eb6

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
@@ -28,7 +28,7 @@ buildscript {
2828
androidxFragment : 'androidx.fragment:fragment:1.4.0',
2929
androidxJunit : 'androidx.test.ext:junit:1.1.3',
3030
androidxLifecycle : 'androidx.lifecycle:lifecycle-common:2.4.0',
31-
androidxStartup : 'androidx.startup:startup-runtime:1.1.0',
31+
androidxStartup : 'androidx.startup:startup-runtime:1.1.1',
3232
androidxTestRunner : 'androidx.test:runner:1.4.0',
3333
junit : 'junit:junit:4.13.2',
3434
composeUi : "androidx.compose.ui:ui:${versions.composeUi}",

0 commit comments

Comments
 (0)