Skip to content

Commit a84a526

Browse files
chore(deps): bump appcompat in /tutorials/java/Polygons (googlemaps-samples#268)
1 parent 9b2978e commit a84a526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/java/Polygons/app/build.gradle

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

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

0 commit comments

Comments
 (0)