mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump appcompat from 1.1.0 to 1.2.0 in /ApiDemos/kotlin
Bumps appcompat from 1.1.0 to 1.2.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
699bac9b04
commit
f95f2bb13c
@ -50,7 +50,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
|
||||
implementation "androidx.cardview:cardview:1.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user