update appcompat to 1.3.0
This commit is contained in:
parent
5de235498d
commit
f19ee95965
@ -34,7 +34,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.3.0'
|
||||
implementation 'com.google.android.material:material:1.3.0'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user