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 c81a198 commit bb1be37Copy full SHA for bb1be37
tutorials/kotlin/Polygons/app/build.gradle
@@ -35,7 +35,7 @@ android {
35
36
dependencies {
37
implementation fileTree(dir: 'libs', include: ['*.jar'])
38
- implementation 'androidx.appcompat:appcompat:1.1.0'
+ implementation 'androidx.appcompat:appcompat:1.2.0'
39
implementation 'com.google.android.gms:play-services-maps:17.0.0'
40
testImplementation 'junit:junit:4.13'
41
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
0 commit comments