Update dependency androidx.core:core-ktx to v1.17.0

This commit is contained in:
dependency-bot
2025-08-16 12:49:47 +02:00
committed by José Rebelo
parent 8d492333d8
commit 878018f412
+1 -1
View File
@@ -230,7 +230,7 @@ dependencies {
testImplementation "org.robolectric:robolectric:4.15.1"
testImplementation "org.hamcrest:hamcrest-library:3.0"
implementation 'androidx.core:core-ktx:1.16.0'
implementation 'androidx.core:core-ktx:1.17.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:2.2.10"
implementation "androidx.appcompat:appcompat:1.7.1"