From 47e075dbf05e1a89e3f2a722bb61ba633d523ac3 Mon Sep 17 00:00:00 2001 From: liujingxing <18268800083ljx@gmail.com> Date: Sat, 19 Oct 2024 23:23:32 +0800 Subject: [PATCH] =?UTF-8?q?RxHttp=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E8=87=B33.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 26a7c0d3..12fcdee9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ jdk_version=8 okhttp_version=4.12.0 rxjava_version=3.1.8 rxlife_version=2.2.2 -rxhttp_version=3.3.0 +rxhttp_version=3.3.1 lifecycle_version=2.8.3 ksp_version=2.0.0-1.0.24