1 small 框架 地址: https://github.com/wequick/Small/tree/master/Android
apply plugin: 'net.wequick.small' small { // aarVersion = '1.1.0-alpha2' aarVersion = '1.2.0-alpha6' //是否严格的去执行资源分割 ,默认是true,当有其他资源需要依赖时,需要设置为false strictSplitResources=false }
1 small 框架 地址: https://github.com/wequick/Small/tree/master/Android
apply plugin: 'net.wequick.small' small { // aarVersion = '1.1.0-alpha2' aarVersion = '1.2.0-alpha6' //是否严格的去执行资源分割 ,默认是true,当有其他资源需要依赖时,需要设置为false strictSplitResources=false }