Skip to content

Commit 79e5d46

Browse files
committed
v3.9.1
1 parent c1acddf commit 79e5d46

28 files changed

+131
-98
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818

1919
</div>
2020

21+
> [!WARNING]\
22+
> 本软件目前只适配了手机,未适配平板,不建议平板使用本软件!
23+
2124
> [!IMPORTANT]\
2225
> 本软件是轻小说文库的第三方客户端,与轻小说文库官方无关,本软件数据全部来自[轻小说文库](https://www.wenku8.cc)\
2326
> 支持的安卓版本:Android 7+ (API 24+)

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "com.cyh128.hikari_novel"
1515
minSdk = 24
1616
targetSdk = 34 //暂时不要升到35,不然之前的edgeToEdge效果会消失
17-
versionCode = 250320
18-
versionName = "3.9.0"
17+
versionCode = 250323
18+
versionName = "3.9.1"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
}
920 Bytes
Binary file not shown.
920 Bytes
Binary file not shown.
920 Bytes
Binary file not shown.

app/release/app-x86-release.apk

920 Bytes
Binary file not shown.

app/release/app-x86_64-release.apk

920 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)