mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency androidx.core:core-ktx to v1.18.0
This commit is contained in:
committed by
José Rebelo
parent
e2b259eda4
commit
80d080e6a4
+1
-1
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user