MicroModule Versions Save

Rebuild multiple complete module structures within the module.

v1.4.0

4 years ago

从v1.4.0开始,不再为每个micromodule生成各自的R类,以便更好的兼容kotlin及Android Studio对R类的新策略,相应的也去掉了每个micromodule生成aar包的相关功能。

v1.3.2

5 years ago

生成的MicroModule R类中增加mipmap类型

v1.3.1

5 years ago

Support Kotlin and fix some very bad bugs.

v1.3.0

5 years ago

Support for Android Gradle Plugin 3.3

v1.2.1

5 years ago

Fix path bug on mac.

v1.2.0

5 years ago

Support for compiling single MicroModule into an Android Archive (AAR) file, and publishing AAR file to Maven repository. In addition, you can decide which MicroModules participate in the compilation of the module.

v.1.1.0

5 years ago

Support buildTypes and productFlavors.