I have different packages in src folder. Every package contains AppConfig file.Now then I create build, gradle building specific build variant with specific AppConfig for this build variant.But how can I build my app and change this AppConfig file in run time?
↧