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