Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Fix pictures cannot be displayed.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanChengN committed Mar 31, 2020
1 parent cb6c837 commit 7405e9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "io.github.javiewer"
minSdkVersion 16
targetSdkVersion 29
versionCode 19
versionName "2.0.0-fuck-0311"
versionCode 20
versionName "2.0.0-fuck-0331"

}
buildTypes {
Expand Down
6 changes: 3 additions & 3 deletions properties.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"latest_version": "2.0.0-fuck-0311",
"latest_version_code": "19",
"changelog": "**修改版更新**\n2.0.0-fuck-0311 \n侧滑栏增加修改版Github地址",
"latest_version": "2.0.0-fuck-0331",
"latest_version_code": "20",
"changelog": "**修改版更新**\n2.0.0-fuck-0331 \n修复图片无法显示,感谢@WatcherOfTheWorld",
"data_sources": [
{
"name": "AVMOO 日本",
Expand Down

0 comments on commit 7405e9f

Please sign in to comment.