diff --git a/README.md b/README.md index cb644de..d364624 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,7 @@ RetrofitHelper.getInstance().setBaseUrl(dynamicUrl) - [BaseUrlManager](https://github.com/jenly1314/BaseUrlManager) BaseUrl管理器,主要打测试包时,一个App可动态切换到不同的开发环境或测试环境。 - [MVVMFrame](https://github.com/jenly1314/MVVMFrame) 一个基于Google官方推出的JetPack构建的MVVM快速开发框架。 +- [AppUpdater](https://github.com/jenly1314/AppUpdater) 一个专注于App更新,一键傻瓜式集成App版本升级的轻量开源库。