Skip to content

Commit c73ae6e

Browse files
Merge pull request #3832 from netology-code/dependabot/gradle/14_pushes/androidx.core-core-ktx-1.16.0
2 parents e3de791 + 8a14b1c commit c73ae6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14_pushes/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
}
4040

4141
dependencies {
42-
def core_version = "1.15.0"
42+
def core_version = "1.16.0"
4343
def appcompat_version = "1.7.0"
4444
def mdc_version = "1.12.0"
4545
def constraintlayout_version = "2.2.1"

0 commit comments

Comments
 (0)