mirror of
https://github.com/NekoX-Dev/NekoX.git
synced 2024-11-05 07:31:51 +01:00
Update dependencies
This commit is contained in:
parent
7b3f82ac3d
commit
abb3f31b38
@ -414,9 +414,9 @@ dependencies {
|
||||
implementation "dnsjava:dnsjava:3.3.1"
|
||||
implementation "org.dizitart:nitrite:3.4.3"
|
||||
|
||||
implementation "cn.hutool:hutool-core:5.6.2"
|
||||
implementation "cn.hutool:hutool-crypto:5.6.2"
|
||||
implementation "cn.hutool:hutool-http:5.6.2"
|
||||
implementation "cn.hutool:hutool-core:5.6.3"
|
||||
implementation "cn.hutool:hutool-crypto:5.6.3"
|
||||
implementation "cn.hutool:hutool-http:5.6.3"
|
||||
implementation "com.jakewharton:process-phoenix:2.0.0"
|
||||
|
||||
compileOnly "org.yaml:snakeyaml:1.28"
|
||||
|
@ -13,7 +13,7 @@ buildscript {
|
||||
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.5.2'
|
||||
classpath 'gradle.plugin.org.mozilla.rust-android-gradle:plugin:0.8.3'
|
||||
classpath 'com.github.triplet.gradle:play-publisher:3.0.0'
|
||||
classpath 'cn.hutool:hutool-core:5.6.2'
|
||||
classpath 'cn.hutool:hutool-core:5.6.3'
|
||||
}
|
||||
}
|
||||
|
||||
|
2
v2ray
2
v2ray
@ -1 +1 @@
|
||||
Subproject commit 374bfbe436cb2a2aa8d18aec9dc2d0afffadf90e
|
||||
Subproject commit a697372e996000fa748f87b4c2bad4da038b5ddf
|
Loading…
Reference in New Issue
Block a user