Updated dependencies

This commit is contained in:
Sylvain Berfini 2024-05-15 11:31:12 +02:00
parent 876029cbc9
commit fa7d4bc267

View file

@ -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'