Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jenly1314 committed Jul 2, 2024
1 parent c5dc7f4 commit 05f42c2
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,11 +261,14 @@ class YourFragment: BaseFragment() {

目前 **MVVFrame** 所有依赖混淆规则可参见:[ProGuard rules](mvvmframe/proguard-rules.pro)

## 相关开源项目
##### [KingWeather](https://github.com/jenly1314/KingWeather) 一款天气预报APP
##### [EasyChat](https://github.com/yetel/EasyChatAndroidClient) 一款即时通讯APP
##### [AppTemplate](https://github.com/jenly1314/AppTemplate) 一款基于**MVVMFrame**构建的App模板
##### [MVVMFrameComponent](https://github.com/jenly1314/MVVMFrameComponent) 一款基于**MVVMFrame**构建的组件化方案
## 相关推荐

#### [AppTemplate](https://github.com/jenly1314/AppTemplate) 一款基于**MVVMFrame**构建的App模板
#### [MVVMFrameComponent](https://github.com/jenly1314/MVVMFrameComponent) 一款基于**MVVMFrame**构建的组件化方案
#### [EasyChat](https://github.com/yetel/EasyChatAndroidClient) 一款即时通讯APP
#### [KingWeather](https://github.com/jenly1314/KingWeather) 一款天气预报APP
#### [EasyNote](https://github.com/jenly1314/EasyNote) 一款遵循 **Clean Architecture** 架构分层, 使用 **Jetpack Compose** 实现笔记App


## 版本记录

Expand Down

0 comments on commit 05f42c2

Please sign in to comment.