Skip to content

Commit

Permalink
bump to v1.0.2
Browse files Browse the repository at this point in the history
minor bugs fixed
libraries updated
some refactoring
  • Loading branch information
ch4vi committed Jan 9, 2017
1 parent 9276408 commit ce5665d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flowlayoutmanager/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ android {
defaultConfig {
minSdkVersion 10
targetSdkVersion 25
versionCode 1
versionName "1.0.1"
versionCode 2
versionName "1.0.2"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit ce5665d

Please sign in to comment.