Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dargoz committed Mar 20, 2020
1 parent 5ded5ec commit 4f4a92d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,7 @@ ChangeList
- add Gravity CENTER_VERTICAL to subMenu Content

- v 0.1.8
- add xlarge dimen
- add xlarge dimen

- v 0.1.9
- add small screen adjustment
4 changes: 2 additions & 2 deletions extendedbottomnavigationview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 29
versionCode 13
versionName "0.1.8"
versionCode 14
versionName "0.1.9"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'
Expand Down

0 comments on commit 4f4a92d

Please sign in to comment.