Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hefengbao committed Dec 10, 2023
1 parent 874ef27 commit c5d6b8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gitee:[https://gitee.com/hefengbao/jingmo](https://gitee.com/hefengbao/jingmo)

5. 中国传统色 161 种;

6. 中国传统节日 16 个;
6. 中国传统节日 19 个;

7. 二十四节气;

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
defaultConfig {
applicationId = "com.hefengbao.jingmo"
minSdk = 26
versionCode = 4
versionName = "1.3.0"
versionCode = 5
versionName = "1.4.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit c5d6b8d

Please sign in to comment.