diff --git a/V2rayNG/build.gradle b/V2rayNG/build.gradle index 3431b0c4..93c9952c 100644 --- a/V2rayNG/build.gradle +++ b/V2rayNG/build.gradle @@ -9,7 +9,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:7.2.0' + classpath 'com.android.tools.build:gradle:7.2.1' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion" // NOTE: Do not place your application dependencies here; they belong