Skip to content

Commit f6e4cf8

Browse files
Merge pull request #3816 from netology-code/dependabot/gradle/04_events/androidx.core-core-ktx-1.16.0
2 parents d620219 + 42a3b9a commit f6e4cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04_events/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737
}
3838

3939
dependencies {
40-
implementation 'androidx.core:core-ktx:1.15.0'
40+
implementation 'androidx.core:core-ktx:1.16.0'
4141
implementation 'androidx.appcompat:appcompat:1.7.0'
4242
implementation 'com.google.android.material:material:1.12.0'
4343
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'

0 commit comments

Comments
 (0)