From 15a4ad978acd21b4e0cb669ec7ebbd22748ae972 Mon Sep 17 00:00:00 2001 From: DecorativeFamily <185765765+decorativefamily@users.noreply.github.com> Date: Tue, 22 Oct 2024 04:47:15 +0330 Subject: [PATCH] Update libs.versions.toml (#3728) Co-authored-by: DECORATIVEFAMILYNG <185765765+DECORATIVEFAMILYNG@users.noreply.github.com> --- V2rayNG/gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/V2rayNG/gradle/libs.versions.toml b/V2rayNG/gradle/libs.versions.toml index 247d5fe7..5c6b19e7 100644 --- a/V2rayNG/gradle/libs.versions.toml +++ b/V2rayNG/gradle/libs.versions.toml @@ -9,7 +9,7 @@ flexbox = "3.0.0" fragmentKtx = "1.8.4" gson = "2.11.0" junit = "4.13.2" -kotlinReflect = "2.0.20" +kotlinReflect = "2.0.21" kotlinxCoroutinesCore = "1.9.0" legacySupportV4 = "1.0.0" lifecycleViewmodelKtx = "2.8.6" @@ -25,7 +25,7 @@ rxpermissions = "0.12" toastcompat = "1.1.0" viewpager2 = "1.1.0" workRuntimeKtx = "2.9.1" -androidGradlePlugin = "8.4.2" +androidGradlePlugin = "8.7.0" androidKotlinPlugin = "2.0.21" [libraries]