mirror of
https://codeberg.org/anoncontributorxmr/mysu.git
synced 2025-07-06 10:07:09 +00:00
chore: update dependencies
This commit is contained in:
parent
177a4fa6c9
commit
01589aaab0
1 changed files with 4 additions and 4 deletions
|
@ -121,18 +121,18 @@ dependencies {
|
|||
//noinspection GradleDependency cannot be updated past 1.13.1 without bumping minSdkVersion
|
||||
implementation 'androidx.core:core-ktx:1.13.1'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.4.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.7.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.7.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
|
||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.9.0'
|
||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.0'
|
||||
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.9.1'
|
||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.1'
|
||||
implementation 'androidx.navigation:navigation-ui-ktx:2.9.0'
|
||||
|
||||
// Logging
|
||||
implementation 'com.jakewharton.timber:timber:5.0.1'
|
||||
|
||||
// Slide to Send tx sliders
|
||||
implementation 'com.ncorti:slidetoact:0.9.0'
|
||||
implementation 'com.ncorti:slidetoact:0.11.0'
|
||||
|
||||
// QR Code stuff
|
||||
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue