mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-12 11:29:09 -05:00
Merge pull request #41 from yogeshpaliyal/dependabot/gradle/androidx.core-core-ktx-1.7.0
[Android]: Bump core-ktx from 1.6.0 to 1.7.0
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ android {
|
||||
dependencies {
|
||||
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.5.31"
|
||||
implementation 'androidx.core:core-ktx:1.6.0'
|
||||
implementation 'androidx.core:core-ktx:1.7.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
|
||||
|
||||
Reference in New Issue
Block a user