From 23da15a5257dcfac80aa0f0f6ab193da82e2da67 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Sun, 6 Jun 2021 14:38:03 +1000 Subject: [PATCH] Android: Update to Gradle Plugin v4.2.1 --- android/.idea/compiler.xml | 6 ++++++ android/.idea/runConfigurations.xml | 1 + android/app/build.gradle | 9 ++++++++- android/build.gradle | 2 +- android/gradle/wrapper/gradle-wrapper.properties | 4 ++-- 5 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 android/.idea/compiler.xml diff --git a/android/.idea/compiler.xml b/android/.idea/compiler.xml new file mode 100644 index 000000000..fb7f4a8a4 --- /dev/null +++ b/android/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/android/.idea/runConfigurations.xml b/android/.idea/runConfigurations.xml index 7f68460d8..e497da999 100644 --- a/android/.idea/runConfigurations.xml +++ b/android/.idea/runConfigurations.xml @@ -3,6 +3,7 @@