From a435f0be4954c68c4cfc727d1a506d28e5801303 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Wed, 25 Mar 2020 00:20:15 -0700 Subject: [PATCH] Cleanup. --- .idea/mobibot.iml | 2 +- .idea/modules/mobibot.main.iml | 2 +- .idea/modules/mobibot.test.iml | 4 ++-- build.gradle | 8 +++++--- .../java/net/thauvin/erik/mobibot/ReleaseInfo.java | 6 +++--- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/.idea/mobibot.iml b/.idea/mobibot.iml index 328850f..1b43317 100644 --- a/.idea/mobibot.iml +++ b/.idea/mobibot.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/modules/mobibot.main.iml b/.idea/modules/mobibot.main.iml index 9a0a8a9..294ae5d 100644 --- a/.idea/modules/mobibot.main.iml +++ b/.idea/modules/mobibot.main.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/modules/mobibot.test.iml b/.idea/modules/mobibot.test.iml index d94873f..75edcff 100644 --- a/.idea/modules/mobibot.test.iml +++ b/.idea/modules/mobibot.test.iml @@ -1,5 +1,5 @@ - + @@ -8,7 +8,7 @@