Skip to content

Commit

Permalink
update apk
Browse files Browse the repository at this point in the history
  • Loading branch information
zfdang committed Jun 19, 2024
1 parent 6662499 commit f3841a9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ android {
}

dependencies {
implementation 'androidx.gridlayout:gridlayout:1.0.0'
final OKHTTP_VERSION = '4.12.0'
final RETROFIT_VERSION = '2.11.0'

Expand All @@ -94,6 +93,7 @@ dependencies {

// Support library
implementation 'androidx.appcompat:appcompat:1.4.2'
implementation 'androidx.gridlayout:gridlayout:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation 'com.google.android.material:material:1.5.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
Expand Down
1 change: 1 addition & 0 deletions docs/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ <h3>zSMTH 水木社区客户端Android版</h3>
<h3>历史版本:</h3>

<ui>
<li><A href="zSMTH-release-v24.06.19.apk">v24.06.19</A></li>
<li><A href="zSMTH-release-v24.06.18.apk">v24.06.18</A></li>
<li><A href="zSMTH-release-v23.03.31.apk">v23.03.31</A></li>
<li><A href="zSMTH-release-v21.11.07.apk">v21.11.07</A></li>
Expand Down
3 changes: 2 additions & 1 deletion docs/release.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<h3>zSMTH 水木社区客户端Android版.</h3>

<p>
<a href="https://play.google.com/store/apps/details?id=com.zfdang.zsmth_android">在Play Store中安装</a> | 下载APK: <a href="http://zsmth.zfdang.com/zSMTH-release-v24.06.18.apk">zSMTH-release-v24.06.18.apk</a> | 下载 <a href="https://github.com/zfdang/zSMTH-Android/releases">Nightly Build</a>
<a href="https://play.google.com/store/apps/details?id=com.zfdang.zsmth_android">在Play Store中安装</a> | 下载APK: <a href="http://zsmth.zfdang.com/zSMTH-release-v24.06.19.apk">zSMTH-release-v24.06.19.apk</a> | 下载 <a href="https://github.com/zfdang/zSMTH-Android/releases">Nightly Build</a>

<p> 扫码打开当前网页:</p>
<img src="images/barcode.png" alt="barcode" width="250">
Expand All @@ -28,6 +28,7 @@ <h3>zSMTH 水木社区客户端Android版.</h3>
<h3>更新历史:</h3>

<ui>
<li>2024-06-19: 修正保持在线功能</li>
<li>2024-06-18: 图片显示模式:“图文混排”,或“图片以网格形式集中显示”</li>
<li>2024-06-18: 增加保持在线的服务;更新GEO数据库;感谢e729的代码</li>
<li>2023-04-19: 修复登录地址</li>
Expand Down
Binary file added docs/zSMTH-release-v24.06.19.apk
Binary file not shown.

0 comments on commit f3841a9

Please sign in to comment.