mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
Merge pull request #1771 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.4.1
Bump appcompat from 1.3.1 to 1.4.1
This commit is contained in:
commit
96ce3f7928
@ -173,7 +173,7 @@ configurations.all {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*'], dir: 'libs')
|
||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
|
||||
implementation "com.vanniktech:emoji-google:0.8.0"
|
||||
|
Loading…
Reference in New Issue
Block a user