Skip to content

Commit fcf0dc2

Browse files
committed
删除无效的su代码,优化部分广播逻辑,日志输出支持复制
1 parent 83db168 commit fcf0dc2

15 files changed

+88
-124
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.zmal.sleepy"
1313
minSdk = 29
1414
targetSdk = 35
15-
versionCode = 11
16-
versionName = "1.5"
15+
versionCode = 14
16+
versionName = "1.6"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
}
48 KB
Binary file not shown.
48 KB
Binary file not shown.
48 KB
Binary file not shown.
45 Bytes
Binary file not shown.
45 Bytes
Binary file not shown.
45 Bytes
Binary file not shown.
45 Bytes
Binary file not shown.
45 Bytes
Binary file not shown.
45 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)