Skip to content

Commit

Permalink
fix trend update bug
Browse files Browse the repository at this point in the history
releases
  • Loading branch information
yudanhezhongweijie committed Apr 18, 2021
1 parent 3e157f6 commit 6f7596f
Show file tree
Hide file tree
Showing 10 changed files with 956 additions and 88 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ android {
applicationId "com.laotoua.dawnislandk"
minSdkVersion 23
targetSdkVersion 29
versionCode 45
versionName "v1.3.52"
versionCode 46
versionName "v1.3.53"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Loading

0 comments on commit 6f7596f

Please sign in to comment.