mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-06 00:59:34 -06:00
Update dependency androidx.core:core-ktx to v1.10.0 (#532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@ kotlin {
|
||||
val androidMain by getting {
|
||||
dependencies {
|
||||
api("androidx.appcompat:appcompat:1.6.1")
|
||||
api("androidx.core:core-ktx:1.9.0")
|
||||
api("androidx.core:core-ktx:1.10.0")
|
||||
}
|
||||
}
|
||||
val androidTest by getting {
|
||||
|
||||
Reference in New Issue
Block a user