This repository was archived by the owner on May 25, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# ![ Logo] ( docs/logo.png ) SwitchButton
22
33[ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-SwitchButton-green.svg?style=true )] ( https://android-arsenal.com/details/1/4175 )
4- [ ![ Release Version] ( https://img.shields.io/github/release/panpf/SwitchButton .svg )] ( https://github.com/panpf/SwitchButton /releases )
4+ [ ![ Release Version] ( https://img.shields.io/github/release/panpf/switch-button .svg )] ( https://github.com/panpf/switch-button /releases )
55
66SwitchButton 是 Android 上的一个开关按钮控件
77
@@ -30,7 +30,7 @@ dependencies {
3030}
3131```
3232
33- ` $lastVersionName ` :[ ![ Release Version] ( https://img.shields.io/github/release/panpf/SwitchButton .svg )] ( https://github.com/panpf/SwitchButton /releases ) ` (不带v) `
33+ ` $lastVersionName ` :[ ![ Release Version] ( https://img.shields.io/github/release/panpf/switch-button .svg )] ( https://github.com/panpf/switch-button /releases ) ` (不带v) `
3434
3535最低支持 ` Android2.2 API 7 `
3636
Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ BUILD_TOOLS_VERSION=26.0.2
2323MIN_SDK_VERSION =7
2424TARGET_SDK_VERSION =22
2525
26- VERSION_CODE =120
27- VERSION_NAME =1.2 .0
26+ VERSION_CODE =2000
27+ VERSION_NAME =2.0 .0
You can’t perform that action at this time.
0 commit comments