Skip to content

Commit 77899cb

Browse files
committed
完善日志分级
1 parent d21a640 commit 77899cb

16 files changed

+101
-61
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
开发预览 (*不保证可用*): [sleepy-preview.wyf9.top](https://sleepy-preview.wyf9.top) ![](https://uptime.wyf9.top/api/badge/10/status) ![](https://uptime.wyf9.top/api/badge/10/uptime)
77

8-
HuggingFace 部署预览: [wyf9-sleepy.hf.space](https://wyf9-sleepy.hf.space) ![](https://uptime.wyf9.top/api/badge/22/status) ![](https://uptime.wyf9.top/api/badge/22/uptime),[sadg456-sleepy.hf.space](https://sadg456-sleepy.hf.space/)
8+
HuggingFace 部署预览: [wyf9-sleepy.hf.space](https://wyf9-sleepy.hf.space) ![](https://uptime.wyf9.top/api/badge/22/status) ![](https://uptime.wyf9.top/api/badge/22/uptime),[https://7d820-sleepy.hf.space](https://https://7d820-sleepy.hf.space/)
99

1010
Vercel 部署预览: [sleepy-vercel.wyf9.top](https://sleepy-vercel.wyf9.top) ![](https://uptime.wyf9.top/api/badge/23/status) ![](https://uptime.wyf9.top/api/badge/23/uptime)
1111

@@ -23,6 +23,7 @@ Vercel 部署预览: [sleepy-vercel.wyf9.top](https://sleepy-vercel.wyf9.top) ![
2323

2424
## Sleepy-Android客户端
2525
[下载地址](https://github.com/kmizmal/Sleepy-Android/releases/latest)
26+
[测试版本](https://github.com/kmizmal/Sleepy-Android/tree/main/app/release)
2627
![8a3ef6696057c4927cf61117c8a46685](https://img.zmal.top/20250603/8a3ef6696057c4927cf61117c8a46685.39lfd0jgs5.jpg)
2728

2829
根据你在 _**服务端**_ 中的配置对号入座~~自适应~~填写,注意

app/build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ plugins {
66

77
android {
88
namespace = "com.zmal.sleepy"
9-
compileSdk = 35
9+
compileSdk = 36
1010

1111
defaultConfig {
1212
applicationId = "com.zmal.sleepy"
1313
minSdk = 29
14+
//noinspection OldTargetApi
1415
targetSdk = 35
1516
versionCode = 19
1617
versionName = "1.6"
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
17 Bytes
Binary file not shown.
17 Bytes
Binary file not shown.
17 Bytes
Binary file not shown.
11 Bytes
Binary file not shown.
11 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)