Skip to content

Commit bb1be37

Browse files
chore(deps): bump appcompat in /tutorials/kotlin/Polygons (googlemaps-samples#270)
1 parent c81a198 commit bb1be37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/kotlin/Polygons/app/build.gradle

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

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

0 commit comments

Comments
 (0)