shrinkResources 不工作动态功能模块 android
shrinkResources is not working dynamic feature module android
我正在使用动态功能包一切正常,但是当我在基本模块中设置 shrinkResources true
时。
我收到以下错误
Resource shrinker cannot be used for multi-apk applications
编辑:看起来对资源压缩器的支持还不适用于动态功能。 Source
我正在使用动态功能包一切正常,但是当我在基本模块中设置 shrinkResources true
时。
我收到以下错误
Resource shrinker cannot be used for multi-apk applications
编辑:看起来对资源压缩器的支持还不适用于动态功能。 Source