Skip to content

Commit 9afdd46

Browse files
Merge pull request #3826 from netology-code/dependabot/gradle/03_constraintlayout/androidx.core-core-ktx-1.16.0
2 parents 083ab21 + 55ee60b commit 9afdd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03_constraintlayout/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
}
3434

3535
dependencies {
36-
implementation 'androidx.core:core-ktx:1.15.0'
36+
implementation 'androidx.core:core-ktx:1.16.0'
3737
implementation 'androidx.appcompat:appcompat:1.7.0'
3838
implementation 'com.google.android.material:material:1.12.0'
3939
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'

0 commit comments

Comments
 (0)