This commit is contained in:
dependabot[bot] 2025-11-20 17:04:07 +00:00 committed by GitHub
commit c0d68ee47e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -114,7 +114,7 @@ android {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
// AppCompat 1.5.1 Lifecycle 2.5.1 SavedState 1.2.0
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0'
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.preference:preference:1.2.1'