Skip to content

Commit 3d5015a

Browse files
chore(deps): bump appcompat in /tutorials/java/MapWithMarker (googlemaps-samples#264)
1 parent 5984b80 commit 3d5015a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/java/MapWithMarker/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)