mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-29 15:06:21 +00:00
Bumped dependency
This commit is contained in:
parent
5642d4c8c3
commit
dabbf10b5f
1 changed files with 1 additions and 2 deletions
|
|
@ -205,9 +205,8 @@ android {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
implementation 'androidx.appcompat:appcompat:1.6.0-beta01'
|
implementation 'androidx.appcompat:appcompat:1.6.0-beta01'
|
||||||
implementation 'androidx.core:core-ktx:1.9.0-beta01'
|
implementation 'androidx.core:core-ktx:1.9.0-rc01'
|
||||||
implementation 'androidx.core:core-splashscreen:1.0.0'
|
implementation 'androidx.core:core-splashscreen:1.0.0'
|
||||||
implementation 'androidx.fragment:fragment-ktx:1.5.2'
|
|
||||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
|
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
|
||||||
implementation 'androidx.media:media:1.6.0'
|
implementation 'androidx.media:media:1.6.0'
|
||||||
implementation "androidx.security:security-crypto-ktx:1.1.0-alpha03"
|
implementation "androidx.security:security-crypto-ktx:1.1.0-alpha03"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue