mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Updated dependencies
This commit is contained in:
parent
876029cbc9
commit
fa7d4bc267
1 changed files with 2 additions and 2 deletions
|
|
@ -140,8 +140,8 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation "androidx.annotation:annotation:1.7.1"
|
||||
implementation "androidx.appcompat:appcompat:1.7.0-beta01"
|
||||
implementation 'androidx.annotation:annotation:1.8.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.7.0-rc01'
|
||||
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
|
||||
implementation "androidx.core:core-ktx:1.13.1"
|
||||
implementation 'androidx.core:core-splashscreen:1.2.0-alpha01'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue