Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liushuixiaoxia/androidmodular

总结Android模块化的一些技术点
https://github.com/liushuixiaoxia/androidmodular

android androidmodule ci mvp

Last synced: 6 days ago
JSON representation

总结Android模块化的一些技术点

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)