Android Studio building different flavor apk than selected one -


i facing strange issue on android studio installed on macbook pro. have 2 flavors (say fa , fb) in project , 2 build types i.e. debug , release.

issue : when select fadebug build variants , build apk through - build >build apk, android studio starts building fb flavor instead.

i not facing issue on windows machine, though. inputs or appreciated.

try build -> clean project. if not fixed, try file -> invalidate caches / restart.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -