diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 12f539a..cf7d977 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/.idea/misc.xml b/.idea/misc.xml index cc72de3..ad53516 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -24,7 +24,7 @@ - + diff --git a/README.md b/README.md index c36514e..c2c786e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ # Gradle 集成使用 ``` - implementation 'anylife.scrolltextview:ScrollTextviewLib:1.3.5' [new] + implementation 'anylife.scrolltextview:ScrollTextviewLib:1.3.6' [new] ``` # Maven 集成使用 @@ -28,7 +28,7 @@ anylife.scrolltextview ScrollTextviewLib - 1.3.5 + 1.3.6 pom ```