Skip to content

Commit

Permalink
修改slidebuttonpreference引用
Browse files Browse the repository at this point in the history
  • Loading branch information
zongbintu committed Feb 26, 2016
1 parent 7617db9 commit f25da39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 192 deletions.
5 changes: 3 additions & 2 deletions ZYLibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies {
compile 'com.google.code.gson:gson:2.4'
compile 'com.github.2tu:upgrade:0.1'
compile 'com.github.2tu:crop:1.11'
compile 'com.github.2tu:SlideButtonPreference:1.0'
}

android {
Expand All @@ -16,8 +17,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 3
versionName "1.1.0"
versionCode 4
versionName "1.0.12"
}
sourceSets {
main {
Expand Down
11 changes: 0 additions & 11 deletions ZYLibrary/res/values/slidebutton_attrs.xml

This file was deleted.

179 changes: 0 additions & 179 deletions ZYLibrary/src/com/tu/widget/SlideButton.java

This file was deleted.

0 comments on commit f25da39

Please sign in to comment.