Skip to content

Commit 29ca74b

Browse files
chore(deps): bump appcompat in /tutorials/java/CurrentPlaceDetailsOnMap (googlemaps-samples#267)
1 parent 3d5015a commit 29ca74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/java/CurrentPlaceDetailsOnMap/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
androidTestImplementation('com.android.support.test.espresso:espresso-core:3.0.2', {
4141
exclude group: 'com.android.support', module: 'support-annotations'
4242
})
43-
implementation 'androidx.appcompat:appcompat:1.1.0'
43+
implementation 'androidx.appcompat:appcompat:1.2.0'
4444
implementation 'com.google.android.gms:play-services-maps:17.0.0'
4545
implementation 'com.google.android.libraries.places:places:2.3.0'
4646
testImplementation'junit:junit:4.12'

0 commit comments

Comments
 (0)