mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 00:59:51 -06:00
fix(deps): update dependency androidx.core:core-ktx to v1.9.0 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
|
||||
api 'androidx.core:core-ktx:1.8.0'
|
||||
api 'androidx.core:core-ktx:1.9.0'
|
||||
api 'androidx.appcompat:appcompat:1.6.1'
|
||||
testApi 'junit:junit:4.13.2'
|
||||
androidTestApi 'androidx.test.ext:junit:1.1.5'
|
||||
|
||||
Reference in New Issue
Block a user