Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xslingcn committed Jun 6, 2022
1 parent 089c36f commit 4d03ce9
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -57,7 +57,7 @@ android {
minSdkVersion 23
targetSdkVersion 30
versionCode 48
versionName "v2.0.0"
versionName "v2.0.00"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
<string name="download_latest_version" translatable="false">下载最新版本</string>
<string name="change_log" translatable="false">版本更新日志</string>
<string name="adnmb_privacy_agreement" translatable="false">芦苇岛隐私协议</string>
<string name="credit" translatable="false">版本号: %s\n\n 本软件基于黎明岛K分叉开发,以适配芦苇岛\n原作者:[email protected]\n原仓库:https://github.com/fishballzzz/DawnIslandK\n原仓库已存档,如有任何问题请联系[email protected]反馈\n\n鸣谢:@紫岛作者Hippo(代码) @柔柔(代码) @五(设计) @安之(产品) @bug触发器(测试) @第九龙琦(趋势榜) @赛璐璐夙志(APP图标)</string>
<string name="credit" translatable="false">版本号: %s\n\n 本软件基于黎明岛K分叉开发,以适配芦苇岛\n原作者:[email protected]\n原仓库:https://github.com/fishballzzz/DawnIslandK\n分叉仓库:https://github.com/xslingcn/ReedIsland\n原仓库现已存档,如有任何问题请联系[email protected]反馈\n\n鸣谢:@紫岛作者Hippo(代码) @柔柔(代码) @五(设计) @安之(产品) @bug触发器(测试) @第九龙琦(趋势榜) @赛璐璐夙志(APP图标)</string>
<string name="entry_message" translatable="false">本软件作者是安卓初学者,功能尚未完全实现,有建议或者发现bug请通过个人菜单-客户端反馈告诉作者。\n\n一些使用技巧:\n\n本客户端将交互大部分放在了屏幕下半部分以方便单手操作,推荐使用全面手势。\n\n版块页面再按一次版块按钮或者左滑可以呼出版块列表。\n\n大多数页面双击工具栏能返回顶部、支持上拉刷新。\n\n进入、退出串掉帧的用户可以尝试使用缓存页面的功能(Alpha)<b>缓存页面会消耗内存,可能会造成手机内存不足、程序崩溃,手机内存小于4G不建议使用</b></string>
<string name="need_cookie_to_search" translatable="false">有饼干才能搜索嗷</string>
<string name="show_original_post" translatable="false">显示原串</string>
Expand Down

0 comments on commit 4d03ce9

Please sign in to comment.