mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-20 02:56:30 -05:00
fix(deps): update dependency androidx.core:core-ktx to v1.10.0 (#432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
|
||||
api 'androidx.core:core-ktx:1.9.0'
|
||||
api 'androidx.core:core-ktx:1.10.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