Skip to content

Commit 5f1addf

Browse files
committed
Update appcompat to 1.1.0
1 parent 4bf3d75 commit 5f1addf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
kapt 'com.github.bumptech.glide:compiler:4.9.0'
2626

2727
// Support Library
28-
implementation 'androidx.appcompat:appcompat:1.0.2'
28+
implementation 'androidx.appcompat:appcompat:1.1.0'
2929
implementation 'androidx.recyclerview:recyclerview:1.0.0'
3030
implementation 'androidx.cardview:cardview:1.0.0'
3131
implementation 'com.google.android.material:material:1.0.0'

0 commit comments

Comments
 (0)