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 6b9a4ac commit e16fec7Copy full SHA for e16fec7
installations/app/build.gradle
@@ -26,7 +26,7 @@ android {
26
dependencies {
27
implementation fileTree(dir: "libs", include: ["*.jar"])
28
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.4.10"
29
- implementation 'androidx.core:core-ktx:1.3.1'
+ implementation 'androidx.core:core-ktx:1.3.2'
30
implementation 'androidx.appcompat:appcompat:1.2.0'
31
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
32
0 commit comments