Skip to content

Commit

Permalink
2.1: three new features
Browse files Browse the repository at this point in the history
  • Loading branch information
woxingxiao committed Mar 12, 2017
1 parent 2f0379a commit 688faa3
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 156 deletions.
5 changes: 2 additions & 3 deletions bubbleseekbar/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
apply plugin: 'com.android.library'
group='com.xw.repo'

android {
compileSdkVersion 25
Expand All @@ -8,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 25
versionCode 10
versionName "2.0"
versionCode 12
versionName "2.1"
}

buildTypes {
Expand Down
Loading

0 comments on commit 688faa3

Please sign in to comment.