We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0bbe7 commit 5421f04Copy full SHA for 5421f04
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Change Log
2
==========
3
4
+Version 1.2.0 *(2024-05-21)*
5
+-----------------------------
6
+
7
+* Update Compile and Target SDk to 34.
8
+* Fix and optimize node selection.
9
10
Version 1.1.4 *(2023-05-28)*
11
-----------------------------
12
gradle.properties
@@ -11,7 +11,7 @@ systemProp.org.gradle.internal.http.connectionTimeout=120000
systemProp.org.gradle.internal.http.socketTimeout=120000
13
GROUP=io.github.amrdeveloper
14
-VERSION_NAME=1.1.4
+VERSION_NAME=1.2.0
15
16
POM_DESCRIPTION=Multi Roots TreeView implementation for Android Platform with a lot of options and customization.
17
POM_INCEPTION_YEAR=2022
0 commit comments