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

This commit is contained in:
dependency-bot
2026-03-16 23:50:41 +01:00
committed by José Rebelo
parent e2b259eda4
commit 80d080e6a4
+1 -1
View File
@@ -230,7 +230,7 @@ dependencies {
testImplementation "org.robolectric:robolectric:4.16.1" testImplementation "org.robolectric:robolectric:4.16.1"
testImplementation "org.hamcrest:hamcrest-library:3.0" testImplementation "org.hamcrest:hamcrest-library:3.0"
implementation 'androidx.core:core-ktx:1.17.0' implementation 'androidx.core:core-ktx:1.18.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:2.3.10" implementation "org.jetbrains.kotlin:kotlin-stdlib:2.3.10"
implementation "androidx.appcompat:appcompat:1.7.1" implementation "androidx.appcompat:appcompat:1.7.1"