Skip to content

Commit

Permalink
updated CHANGELOG.md for version 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LDRAlighieri committed Jan 13, 2022
1 parent 7ea487b commit 8e3384d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
# ChangeLog


## Version 1.5.3

* Update: Kotlin modules dependency to v1.6.10.
* Update: Kotlin coroutines modules dependency to v1.6.0.
* Update: Material components dependency to v1.5.0.
* Update: Minor update of other libraries.
* Add: Version catalogs.


## Version 1.5.2

* Update: `BottomNavigationView` extensions replaced by `NavigationBarView` extensions.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android.minSdk=14

# Maven
GROUP=ru.ldralighieri.corbind
VERSION_NAME=1.5.3-SNAPSHOT
VERSION_NAME=1.5.3

POM_DESCRIPTION=Kotlin Coroutines binding APIs for Android UI widgets from the platform and support libraries.

Expand Down

0 comments on commit 8e3384d

Please sign in to comment.