Skip to content

Commit e559925

Browse files
committed
upgrade pcap4j
1 parent 61443b9 commit e559925

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ dependencies {
6060
implementation 'androidx.recyclerview:recyclerview:1.3.0-alpha02'
6161
implementation 'androidx.preference:preference:1.2.0'
6262
//DNS
63-
implementation 'org.pcap4j:pcap4j-core:1.7.6'
64-
implementation 'org.pcap4j:pcap4j-packetfactory-static:1.7.6'
63+
implementation 'org.pcap4j:pcap4j-core:1.8.2'
64+
implementation 'org.pcap4j:pcap4j-packetfactory-static:1.8.2'
6565
implementation 'org.minidns:minidns-client:1.0.3'
6666
implementation 'com.google.code.gson:gson:2.9.0'
6767
implementation 'com.squareup.okhttp3:okhttp:4.9.3'

0 commit comments

Comments
 (0)