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 b166ab1 commit 05f35b4Copy full SHA for 05f35b4
installations/app/build.gradle
@@ -25,7 +25,7 @@ android {
25
26
dependencies {
27
implementation fileTree(dir: "libs", include: ["*.jar"])
28
- implementation "org.jetbrains.kotlin:kotlin-stdlib:1.4.30"
+ implementation "org.jetbrains.kotlin:kotlin-stdlib:1.4.31"
29
implementation 'androidx.core:core-ktx:1.3.2'
30
implementation 'androidx.appcompat:appcompat:1.2.0'
31
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
0 commit comments