https://github.com/liushuixiaoxia/androidmodular
总结Android模块化的一些技术点
https://github.com/liushuixiaoxia/androidmodular
android androidmodule ci mvp
Last synced: 11 months 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T07:04:41.000Z (over 1 year ago)
- Last Synced: 2025-03-29T23:08:26.515Z (11 months ago)
- Topics: android, androidmodule, ci, mvp
- Language: Kotlin
- Homepage:
- Size: 2.07 MB
- Stars: 360
- Watchers: 10
- Forks: 53
- 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
[](https://star-history.com/#LiushuiXiaoxia/AndroidModular&Date)