Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8368daa

Browse files
committed
Update appcompat to 1.5.1
1 parent 75e74f8 commit 8368daa

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
@@ -23,7 +23,7 @@ dependencies {
2323
kapt 'com.github.bumptech.glide:compiler:4.13.2'
2424

2525
// Support Library
26-
implementation 'androidx.appcompat:appcompat:1.1.0'
26+
implementation 'androidx.appcompat:appcompat:1.5.1'
2727
implementation 'androidx.recyclerview:recyclerview:1.2.1'
2828
implementation 'androidx.cardview:cardview:1.0.0'
2929
implementation 'com.google.android.material:material:1.6.1'

0 commit comments

Comments
 (0)