mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
Merge pull request #2747 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.6.1
Build(deps): Bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1
This commit is contained in:
commit
fcb8bfe764
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ dependencies {
|
|||
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0"
|
||||
|
||||
implementation 'androidx.appcompat:appcompat:1.5.1'
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'com.google.android.material:material:1.8.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation "com.vanniktech:emoji-google:0.15.0"
|
||||
|
|
Loading…
Reference in a new issue