Skip to content

Commit 7f5a67a

Browse files
authored
Merge pull request #54 from pcolby/dependabot/gradle/androidx.core-core-ktx-1.15.0
Bump androidx.core:core-ktx from 1.13.1 to 1.15.0
2 parents 1e60bd7 + 7cdcfaa commit 7f5a67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ base {
6565
}
6666

6767
dependencies {
68-
implementation 'androidx.core:core-ktx:1.13.1'
68+
implementation 'androidx.core:core-ktx:1.15.0'
6969
implementation 'androidx.appcompat:appcompat:1.7.0'
7070
implementation 'com.google.android.material:material:1.12.0'
7171
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)