We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6994bf2 commit b318dfaCopy full SHA for b318dfa
ui/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
implementation project(':utils')
55
implementation project(':core')
56
57
- implementation 'androidx.core:core-ktx:1.6.0'
+ implementation 'androidx.core:core-ktx:1.7.0'
58
implementation 'androidx.appcompat:appcompat:1.3.1'
59
implementation 'androidx.recyclerview:recyclerview:1.2.1'
60
implementation 'androidx.cardview:cardview:1.0.0'
0 commit comments