mirror of
https://github.com/2dust/v2rayNG.git
synced 2025-06-28 04:09:51 +00:00
Update kotlin version to 2.1.21 (#4583)
* Update kotlin version to 2.1.21 * Update kotlin version to 2.1.21
This commit is contained in:
parent
f3f2b7fab5
commit
7e6b1c247b
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
A V2Ray client for Android, support [Xray core](https://github.com/XTLS/Xray-core) and [v2fly core](https://github.com/v2fly/v2ray-core)
|
||||
|
||||
[](https://developer.android.com/about/versions/lollipop)
|
||||
[](https://kotlinlang.org)
|
||||
[](https://kotlinlang.org)
|
||||
[](https://github.com/2dust/v2rayNG/commits/master)
|
||||
[](https://www.codefactor.io/repository/github/2dust/v2rayng)
|
||||
[](https://github.com/2dust/v2rayNG/releases)
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
agp = "8.9.3"
|
||||
desugarJdkLibs = "2.1.5"
|
||||
gradleLicensePlugin = "0.9.8"
|
||||
kotlin = "2.1.20"
|
||||
kotlin = "2.1.21"
|
||||
coreKtx = "1.16.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue