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

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -