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 e5a14c8 commit 14d7f56Copy full SHA for 14d7f56
app/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
implementation fileTree(dir: 'libs', include: ['*.jar'])
53
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
54
implementation 'androidx.appcompat:appcompat:1.6.1'
55
- implementation 'androidx.core:core-ktx:1.1.0'
+ implementation 'androidx.core:core-ktx:1.13.1'
56
implementation 'androidx.recyclerview:recyclerview:1.1.0'
57
implementation 'com.google.android.material:material:1.0.0'
58
implementation 'com.google.android.gms:play-services-maps:17.0.1'
0 commit comments