diff --git a/README.md b/README.md
index 099776e9..e7155e55 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ kotlin {
}
dependencies {
- def rxhttp_version = '2.8.7'
+ def rxhttp_version = '2.8.8'
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
implementation "com.github.liujingxing.rxhttp:rxhttp:$rxhttp_version"
// ksp/kapt/annotationProcessor choose one
diff --git a/README_zh.md b/README_zh.md
index b6482231..c64f39ea 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -123,7 +123,7 @@ kotlin {
}
dependencies {
- def rxhttp_version = '2.8.7'
+ def rxhttp_version = '2.8.8'
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
implementation "com.github.liujingxing.rxhttp:rxhttp:$rxhttp_version"
// ksp/kapt/annotationProcessor 选其一
diff --git a/gradle.properties b/gradle.properties
index 65ef7908..616164c0 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -20,7 +20,7 @@ org.gradle.jvmargs=-Xmx1536m
okhttp_version=4.9.3
rxjava_version=3.1.4
rxlife_version=2.2.2
-rxhttp_version=2.8.7
+rxhttp_version=2.8.8
lifecycle_version=2.4.1
ksp_version=1.6.21-1.0.5
diff --git a/maven_dependency.md b/maven_dependency.md
index a9073a6e..6de3f860 100644
--- a/maven_dependency.md
+++ b/maven_dependency.md
@@ -16,7 +16,7 @@
com.github.liujingxing.rxhttp
rxhttp
- 2.8.7
+ 2.8.8
@@ -48,7 +48,7 @@
com.github.liujingxing.rxhttp
rxhttp-compiler
- 2.8.7
+ 2.8.8