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:
Yogesh Choudhary Paliyal
2021-10-31 16:47:04 +05:30
committed by GitHub
+1 -1
View File
@@ -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'