Skip to content

Commit dfae830

Browse files
committed
Update
1 parent 166c819 commit dfae830

File tree

3 files changed

+2
-184
lines changed

3 files changed

+2
-184
lines changed

Version.md

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

3-
**Beta**
3+
**Version: 1.3.9 (5-4-2026)**
44

5+
+ Fix code
56
+ Fixes the issue where add-on patch ROM update notifications are not appearing
67
+ Supports swiping to switch tabs
78

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,6 @@
9595
android:excludeFromRecents="true"
9696
android:configChanges="orientation|screenSize"
9797
android:launchMode="singleTop" />
98-
<activity
99-
android:name=".CodeRunnerActivity"
100-
android:exported="true"/>
10198
<activity
10299
android:theme="@style/AppThemeDark"
103100
android:name=".CrashLogActivity"

app/src/main/java/com/tool/tree/CodeRunnerActivity.kt

Lines changed: 0 additions & 180 deletions
This file was deleted.

0 commit comments

Comments
 (0)