Skip to content

Commit b5f8865

Browse files
chore(deps): bump appcompat from 1.1.0 to 1.2.0 in /ApiDemos/kotlin (googlemaps-samples#262)
1 parent bb1be37 commit b5f8865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ApiDemos/kotlin/app/build.gradle

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

5151
dependencies {
5252
implementation fileTree(dir: 'libs', include: ['*.jar'])
53-
implementation 'androidx.appcompat:appcompat:1.1.0'
53+
implementation 'androidx.appcompat:appcompat:1.2.0'
5454
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
5555
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
5656
implementation "androidx.cardview:cardview:1.0.0"

0 commit comments

Comments
 (0)