Bumped dependency

This commit is contained in:
Sylvain Berfini 2022-08-25 12:06:08 +02:00
parent 5642d4c8c3
commit dabbf10b5f

View file

@ -205,9 +205,8 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
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.fragment:fragment-ktx:1.5.2'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
implementation 'androidx.media:media:1.6.0'
implementation "androidx.security:security-crypto-ktx:1.1.0-alpha03"