Skip to content

Commit

Permalink
display seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
lizongying committed Aug 14, 2024
1 parent 74bf7eb commit 8b2679a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ tasks.whenTaskAdded {
"packageReleaseResources",
"mergeReleaseResources",
"generateReleaseResources",
"mapReleaseSourceSetPaths",
).contains(name)
) {
dependsOn("modifySource")
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version_code": 16975620, "version_name": "v1.3.7.4"}
{"version_code": 16975621, "version_name": "v1.3.7.5"}

0 comments on commit 8b2679a

Please sign in to comment.