Skip to content

Commit 1ab435c

Browse files
Update dependency androidx.core:core-ktx to v1.16.0 (#287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 214e517 commit 1ab435c

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
@@ -79,7 +79,7 @@ dependencies {
7979
implementation fileTree(dir: 'libs', include: ['*.jar'])
8080
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
8181
implementation 'androidx.appcompat:appcompat:1.7.0'
82-
implementation 'androidx.core:core-ktx:1.15.0'
82+
implementation 'androidx.core:core-ktx:1.16.0'
8383
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
8484

8585
implementation 'com.google.firebase:firebase-analytics:22.4.0'

0 commit comments

Comments
 (0)