Compare commits

..

1 Commits

Author SHA1 Message Date
8bc3e987aa docs: 新增功能需求
- 月度账单开始日期
2025-03-05 08:51:50 +08:00
2 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@
- [x] Material 3 设计界面
- [x] 深色/浅色主题切换
- [x] 主题色自定义
- [ ] 月度记账开始日期
### 1. 成员系统 (已完成 🎉)
- [x] 成员添加/编辑/删除

View File

@ -17,7 +17,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = 6
versionName = "1.4.0"
versionName = "1.3.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {