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 7f1a0ce commit a96a81bCopy full SHA for a96a81b
app/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation deps.androidxAnnotations
41
implementation deps.androidxCore
42
//noinspection GradleDependency
43
- implementation 'androidx.core:core-ktx:1.7.0'
+ implementation 'androidx.core:core-ktx:1.16.0'
44
implementation 'androidx.appcompat:appcompat:1.5.1'
45
46
implementation deps.material
0 commit comments