mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-16 21:10:57 +08:00
Update dependencies
This commit is contained in:
parent
6e65e5a7e3
commit
abd7aae4e0
@ -81,11 +81,11 @@ dependencies {
|
||||
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
|
||||
implementation 'androidx.preference:preference:1.2.1'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.3.2'
|
||||
implementation "androidx.navigation:navigation-fragment:2.7.5"
|
||||
implementation "androidx.navigation:navigation-ui:2.7.5"
|
||||
implementation "androidx.navigation:navigation-fragment:2.7.7"
|
||||
implementation "androidx.navigation:navigation-ui:2.7.7"
|
||||
|
||||
// Google
|
||||
implementation 'com.google.android.material:material:1.10.0'
|
||||
implementation 'com.google.android.material:material:1.11.0'
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
implementation 'org.brotli:dec:0.1.2'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user