Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liushuixiaoxia/androidmodular
总结Android模块化的一些技术点
https://github.com/liushuixiaoxia/androidmodular
android androidmodule ci mvp
Last synced: 6 days ago
JSON representation
总结Android模块化的一些技术点
- Host: GitHub
- URL: https://github.com/liushuixiaoxia/androidmodular
- Owner: LiushuiXiaoxia
- License: apache-2.0
- Created: 2017-05-14T04:34:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T07:04:41.000Z (5 months ago)
- Last Synced: 2024-06-17T08:27:24.993Z (5 months ago)
- Topics: android, androidmodule, ci, mvp
- Language: Kotlin
- Homepage:
- Size: 2.07 MB
- Stars: 359
- Watchers: 11
- Forks: 56
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 关于Android模块化我有一些话不知当讲不当讲
---
可直接运行与开发
```shell
# 执行 Makefile debug 任务
make debug# 执行 Makefile module 任务
make module
```## 修改记录
### 2024-06-17
* 升级 kotlin 2.0.0
### 2024-01-23
* 升级到agp 8.2.0
[关于Android模块化我有一些话不知当讲不当讲](README2.md)
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=LiushuiXiaoxia/AndroidModular&type=Date)](https://star-history.com/#LiushuiXiaoxia/AndroidModular&Date)