Skip to content

Commit 15b02ab

Browse files
committed
Update dependencies
1 parent ead121e commit 15b02ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525
}
2626

2727
dependencies {
28-
implementation 'androidx.core:core:1.12.0'
29-
implementation 'androidx.activity:activity:1.8.0'
28+
implementation 'androidx.core:core:1.13.1'
29+
implementation 'androidx.activity:activity:1.9.0'
3030
}
3131

3232
configurations.implementation {

0 commit comments

Comments
 (0)