mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-07-06 21:11:15 +08:00
Update deps
This commit is contained in:
parent
3f5c2dfa66
commit
fd61a8178a
@ -69,12 +69,12 @@ dependencies {
|
||||
// AndroidX
|
||||
implementation 'androidx.appcompat:appcompat:1.4.2'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'androidx.fragment:fragment:1.4.1'
|
||||
implementation 'androidx.fragment:fragment:1.5.0'
|
||||
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
|
||||
implementation 'androidx.preference:preference:1.2.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.2.1'
|
||||
implementation "androidx.navigation:navigation-fragment:2.4.2"
|
||||
implementation "androidx.navigation:navigation-ui:2.4.2"
|
||||
implementation "androidx.navigation:navigation-fragment:2.5.0"
|
||||
implementation "androidx.navigation:navigation-ui:2.5.0"
|
||||
|
||||
// Google
|
||||
implementation 'com.google.android.material:material:1.6.1'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user