Merge pull request #60 from AnBui2004/dependabot/gradle/androidx.activity-activity-ktx-1.13.0

Bump androidx.activity:activity-ktx from 1.12.4 to 1.13.0
This commit is contained in:
An Bui 2026-03-18 10:11:51 +07:00 committed by GitHub
commit 0e53a6330b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,7 +103,7 @@ dependencies {
implementation 'com.airbnb.android:lottie:6.7.1'
implementation 'org.apache.commons:commons-compress:1.28.0'
// implementation 'com.google.firebase:firebase-crashlytics-buildtools:3.0.6'
implementation 'androidx.activity:activity-ktx:1.12.4'
implementation 'androidx.activity:activity-ktx:1.13.0'
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation "androidx.documentfile:documentfile:1.1.0"