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

https://github.com/lizhangqu/atlasextension

支持bundle配置自定义package id,依赖插件中读取customPackageID.txt的逻辑,否则无效
https://github.com/lizhangqu/atlasextension

Last synced: about 2 months ago
JSON representation

支持bundle配置自定义package id,依赖插件中读取customPackageID.txt的逻辑,否则无效

Awesome Lists containing this project

README

          

# AtlasExtension
支持bundle配置自定义package id,依赖插件中读取customPackageID.txt的逻辑,否则无效

# 依赖

仅支持library module

```
classpath "io.github.lizhangqu:atlas-extesion:1.0.0"

apply plugin: 'atlas.extension'
```