Bumped appcompat dependency

This commit is contained in:
Sylvain Berfini 2023-01-12 11:17:45 +01:00
parent 221c893f45
commit 84fbeae5a6

View file

@ -193,7 +193,7 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.6.0-rc01'
implementation 'androidx.appcompat:appcompat:1.6.0'
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.core:core-splashscreen:1.0.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'