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.
2 parents aadbc2c + 1028768 commit 628f309Copy full SHA for 628f309
example-android/app/build.gradle
@@ -33,7 +33,7 @@ android {
33
}
34
35
dependencies {
36
- implementation 'androidx.core:core-ktx:1.7.0'
+ implementation 'androidx.core:core-ktx:1.10.1'
37
implementation 'androidx.appcompat:appcompat:1.6.1'
38
implementation 'com.google.android.material:material:1.8.0'
39
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
0 commit comments