customize classes in secondary dex file
Created by: byronwind
In the android_binary rule we can define use_split_dex = True and primary_dex_patterns.
Is there any way I can define the secondary dex patterns other than primary dex patterns?
Created by: byronwind
In the android_binary rule we can define use_split_dex = True and primary_dex_patterns.
Is there any way I can define the secondary dex patterns other than primary dex patterns?