From 64297d95275656a756d37671e5ceacbd378410b2 Mon Sep 17 00:00:00 2001 From: Trudu Laurent Date: Fri, 9 Jul 2021 17:18:10 +0200 Subject: [PATCH] Updated build graddle configurations for publishing releases --- .idea/compiler.xml | 6 ++++ .idea/runConfigurations.xml | 1 + DeviceIdentifiersWrapper/build.gradle | 52 +++------------------------ 3 files changed, 11 insertions(+), 48 deletions(-) create mode 100644 .idea/compiler.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..61a9130 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml index 7f68460..e497da9 100644 --- a/.idea/runConfigurations.xml +++ b/.idea/runConfigurations.xml @@ -3,6 +3,7 @@