From 1293fede9a296ed282a3b405845114689ee0906f Mon Sep 17 00:00:00 2001 From: Indra Sudirman Date: Wed, 9 Jun 2021 14:42:38 +0700 Subject: [PATCH 1/4] Fork from sephiroth74/Tri-State-Checkbox to my Repository --- .idea/compiler.xml | 6 +++++ .idea/jarRepositories.xml | 30 ++++++++++++++++++++++++ .idea/misc.xml | 2 +- .idea/modules.xml | 9 +++---- .idea/runConfigurations.xml | 1 + app/build.gradle | 13 +++++++--- build.gradle | 4 ++-- gradle/wrapper/gradle-wrapper.properties | 2 +- library/build.gradle | 3 +++ 9 files changed, 57 insertions(+), 13 deletions(-) create mode 100644 .idea/compiler.xml create mode 100644 .idea/jarRepositories.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..fb7f4a8 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml new file mode 100644 index 0000000..eb2873e --- /dev/null +++ b/.idea/jarRepositories.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 703e5d4..7c7f635 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -5,7 +5,7 @@ - + diff --git a/.idea/modules.xml b/.idea/modules.xml index 3f6fa34..8d3de0c 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,12 +2,9 @@ - - - - - - + + + \ 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 @@