From 270ee4a7a6f90d7d10b3e28fe692aebe5663533c Mon Sep 17 00:00:00 2001 From: PixelyIon Date: Mon, 10 Jan 2022 20:38:37 +0530 Subject: [PATCH] Update Gradle + AGP + Kotlin Dependencies Gradle was updated to `7.3.3` and AGP to `7.1.0-rc01` from `beta04` with all other dependencies being updated to the latest available versions. --- .idea/runConfigurations/Main.xml | 3 ++- .idea/runConfigurations/Settings.xml | 3 ++- .idea/scopes/ShaderCompiler.xml | 3 +++ app/build.gradle | 8 ++++---- build.gradle | 7 +++---- gradle/wrapper/gradle-wrapper.properties | 4 ++-- 6 files changed, 16 insertions(+), 12 deletions(-) create mode 100644 .idea/scopes/ShaderCompiler.xml diff --git a/.idea/runConfigurations/Main.xml b/.idea/runConfigurations/Main.xml index 74680954..7d26935e 100644 --- a/.idea/runConfigurations/Main.xml +++ b/.idea/runConfigurations/Main.xml @@ -15,6 +15,7 @@