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
Post a Comment