Skip to content

Commit b14b8bc

Browse files
chore(deps): bump appcompat in /tutorials/java/StyledMap (googlemaps-samples#265)
1 parent 63c05dc commit b14b8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/java/StyledMap/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333

3434
dependencies {
3535
implementation fileTree(dir: 'libs', include: ['*.jar'])
36-
implementation 'androidx.appcompat:appcompat:1.1.0'
36+
implementation 'androidx.appcompat:appcompat:1.2.0'
3737
implementation 'com.google.android.gms:play-services-maps:17.0.0'
3838
testImplementation 'junit:junit:4.13'
3939
androidTestImplementation 'androidx.test.ext:junit:1.1.1'

0 commit comments

Comments
 (0)