diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 26bcc0e..34e2508 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -11,7 +11,6 @@ diff --git a/.idea/modules.xml b/.idea/modules.xml index 9465c25..dbd53ea 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -5,6 +5,7 @@ + \ No newline at end of file diff --git a/CircleProgressView/src/main/main.iml b/CircleProgressView/src/main/main.iml new file mode 100644 index 0000000..7c165df --- /dev/null +++ b/CircleProgressView/src/main/main.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/ExampleApp/ExampleApp.iml b/ExampleApp/ExampleApp.iml index dbd43d2..97b36bc 100644 --- a/ExampleApp/ExampleApp.iml +++ b/ExampleApp/ExampleApp.iml @@ -12,9 +12,9 @@