Skip to content

Commit 89e2a5e

Browse files
committed
Update
1 parent 6712338 commit 89e2a5e

2 files changed

Lines changed: 19 additions & 11 deletions

File tree

.github/workflows/android.yml

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,21 @@ jobs:
6363
echo -e "- ![Downloads](https://img.shields.io/github/downloads/Zenlua/Tool-Tree/V$VER/total?label=Downloads&color=%230072F4)\n- See version notes: [Changelog](https://zenlua.github.io/Tool-Tree/Version.html)" > change.txt
6464
if [ "$UPTG" == "true" ]; then
6565
echo "Telegram"
66-
chat_tg="🎉 New version Tool-Tree
67-
68-
• Version: [$VER](https://github.com/Zenlua/Tool-Tree)
69-
70-
• Notes: <a href=\"https://github.com/Zenlua/Tool-Tree/blob/main/Version.md\">Changelog</a>
71-
• Group: @tooltree
72-
73-
• Release: [Download](https://github.com/Zenlua/Tool-Tree/releases/tag/V$VER)
74-
66+
chat_tg="🎉 <b>Update new version Tool-Tree</b>
67+
68+
• 🎋 <b>Version:</b> $VER
69+
• 🪴 <b>Author:</b> Kakathic
70+
• 📱 <b>Device:</b> Arm64
71+
72+
- The application includes various tools, primarily for editing ROMs and APKs, along with many other additional utilities.
73+
74+
• 🧾 <a href=\"https://github.com\">Changelog</a>
75+
• 📚 <b>Instruct:</b> <a href=\"https://github.io\">No-Root</a> | Root
76+
• 📥 <b>Download:</b> <a href=\"https://github.com\">Download</a>
77+
• 👥 <b>Group:</b> @tooltree
78+
79+
🌐 <b>Language:</b> You want help <a href=\"https://github.com/Zenlua/Tool-Tree#-language\">Translation Tool-Tree</a>?
80+
7581
#release@tool_tree"
7682
7783
curl -s -X POST "https://api.telegram.org/bot$TG_TOKEN/sendMessage" \
@@ -103,10 +109,10 @@ jobs:
103109
environment: Debug
104110
steps:
105111
- uses: actions/checkout@v4
106-
- name: Set up JDK 17
112+
- name: Set up JDK 21
107113
uses: actions/setup-java@v4
108114
with:
109-
java-version: '17'
115+
java-version: '21'
110116
distribution: 'temurin'
111117

112118
- name: Cache Gradle

Version.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# [Tool-Tree](https://zenlua.github.io/Tool-Tree)
22

3+
+ [Download](https://github.com/Zenlua/Tool-Tree/releases/latest)
4+
35
**Version: 1.5.2 (25-7-2026)**
46

57
+ Added some new features

0 commit comments

Comments
 (0)