Skip to content

Commit 64c3f06

Browse files
committed
Update version from 1.1.1 to 1.1.2
1 parent bb666f8 commit 64c3f06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/install.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
You can install TreeView easily from Maven Central
44

55
```gradle
6-
implementation 'io.github.amrdeveloper:treeview:1.1.1'
6+
implementation 'io.github.amrdeveloper:treeview:1.1.2'
77
```

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ systemProp.org.gradle.internal.http.connectionTimeout=120000
1111
systemProp.org.gradle.internal.http.socketTimeout=120000
1212

1313
GROUP=io.github.amrdeveloper
14-
VERSION_NAME=1.1.1
14+
VERSION_NAME=1.1.2
1515

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

0 commit comments

Comments
 (0)