update libraries
This commit is contained in:
parent
4c4f7e0b5f
commit
e9f159bdc4
@ -34,8 +34,8 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
implementation 'com.google.android.material:material:1.1.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'com.google.android.material:material:1.2.1'
|
||||
}
|
||||
|
||||
def props = new Properties()
|
||||
|
Loading…
Reference in New Issue
Block a user