From acc89e07f83ec2ff26f5537322b17e0419b3bbdc Mon Sep 17 00:00:00 2001 From: woxingxiao <185578499@qq.com> Date: Thu, 16 Feb 2017 22:42:09 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- README_zh.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 76e5fb0..dab815e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ root project:`build.gradle` app:`build.gradle` ```groovy dependencies { - compile 'com.github.woxingxiao:BubbleSeekBar:v1.7' + compile 'com.github.woxingxiao:BubbleSeekBar:v1.8' } ``` ##Attributes @@ -142,7 +142,7 @@ You must correct the offsets by setting `ScrollListener` when `BubbleSeekBar`'s ``` The MIT License (MIT) -Copyright (c) 2016 woxingxiao +Copyright (c) 2017 woxingxiao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README_zh.md b/README_zh.md index a1175dd..c4bf079 100644 --- a/README_zh.md +++ b/README_zh.md @@ -19,7 +19,7 @@ root project:`build.gradle` app:`build.gradle` ```groovy dependencies { - compile 'com.github.woxingxiao:BubbleSeekBar:v1.7' + compile 'com.github.woxingxiao:BubbleSeekBar:v1.8' } ``` ##Attributes @@ -139,7 +139,7 @@ bsb_bubble_text_color|int|气泡中进度文字颜色,默认白色 ``` The MIT License (MIT) -Copyright (c) 2016 woxingxiao +Copyright (c) 2017 woxingxiao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal