Skip to content

Commit

Permalink
Merge pull request #2001 from AllenCoder/master
Browse files Browse the repository at this point in the history
1.upgrade lib Version
  • Loading branch information
AllenCoder authored Feb 7, 2018
2 parents 3ce3f7c + 902485d commit fba8750
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ dependencies {
implementation 'com.android.support:design:26.1.0'
implementation 'com.android.support:cardview-v7:26.1.0'
implementation 'com.android.support:appcompat-v7:26.1.0'
implementation 'com.kyleduo.switchbutton:library:1.4.4'
implementation 'com.kyleduo.switchbutton:library:2.0.0'
implementation 'com.orhanobut:logger:2.1.1'
}
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {

}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.android.tools.build:gradle:3.0.1'
}
}

Expand Down

0 comments on commit fba8750

Please sign in to comment.