Skip to content

Commit 6169097

Browse files
committed
build: update dep
1 parent de9c2a3 commit 6169097

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
@@ -59,7 +59,7 @@ android {
5959
dependencies {
6060
implementation 'androidx.appcompat:appcompat:1.7.0'
6161
implementation 'androidx.preference:preference:1.2.1'
62-
implementation "androidx.core:core:1.15.0"
62+
implementation "androidx.core:core:1.16.0"
6363
implementation 'com.google.android.material:material:1.12.0'
6464
testImplementation 'junit:junit:4.13.2'
6565
androidTestImplementation 'androidx.test.ext:junit:1.2.1'

0 commit comments

Comments
 (0)