Skip to content

Commit 9d1535d

Browse files
committed
更新版本6.6
1 parent 868567b commit 9d1535d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
更新日志:
2+
6.6:
3+
兼容性优化,适配新版LSPosed的堆栈变化,
4+
25
6.5:
36
性能优化,减少一个无用循环,
47

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
buildscript {
33
ext {
44
versionCode=1
5-
versionName='6.5'
5+
versionName='6.6'
66
}
77
repositories {
88
google()

0 commit comments

Comments
 (0)