From fb202f80a582f2cb5ea68122fd6b1ba7ad46e23b Mon Sep 17 00:00:00 2001 From: Koitharu Date: Wed, 19 Oct 2022 10:10:25 +0300 Subject: [PATCH] User-friendly message for HttpStatusException --- .idea/kotlinc.xml | 2 +- app/build.gradle | 6 +++--- .../java/org/koitharu/kotatsu/utils/ext/ThrowableExt.kt | 7 +++++++ app/src/main/res/values/strings.xml | 1 + build.gradle | 4 ++-- 5 files changed, 14 insertions(+), 6 deletions(-) diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index d6504c977..dd185e22b 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -4,6 +4,6 @@