From d6c0b99869814591c1d0415c72a5cd70ce9c2c33 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 4 Sep 2022 09:51:50 -0700 Subject: [PATCH] Switched to PircbotX 2.4-SNAPSHOT --- .idea/jarRepositories.xml | 5 +++++ build.gradle | 8 +++++--- deploy.sh | 19 +++++++++--------- lib/owm-japis-2.5.0.5.jar | Bin 40271 -> 0 bytes lib/pircbotx-2.4-SNAPSHOT.jar | Bin 0 -> 376205 bytes .../thauvin/erik/mobibot/commands/Versions.kt | 9 +++++---- version.properties | 6 +++--- 7 files changed, 27 insertions(+), 20 deletions(-) delete mode 100644 lib/owm-japis-2.5.0.5.jar create mode 100644 lib/pircbotx-2.4-SNAPSHOT.jar diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index 501ee49..710766b 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -31,5 +31,10 @@