Skip to content

Commit

Permalink
Update library version from 1.1.3 to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed May 28, 2023
1 parent 6566fe7 commit 235d5e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
You can install TreeView easily from Maven Central

```groovy
implementation 'io.github.amrdeveloper:treeview:1.1.3'
implementation 'io.github.amrdeveloper:treeview:1.1.4'
```
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ systemProp.org.gradle.internal.http.connectionTimeout=120000
systemProp.org.gradle.internal.http.socketTimeout=120000

GROUP=io.github.amrdeveloper
VERSION_NAME=1.1.3
VERSION_NAME=1.1.4

POM_DESCRIPTION=Multi Roots TreeView implementation for Android Platform with a lot of options and customization.
POM_INCEPTION_YEAR=2022
Expand Down

0 comments on commit 235d5e4

Please sign in to comment.