Recently I have updated my android studio v3.0 to v3.1. in v3.0 when I click on Run button. It automatically complies builds apk and installs app on my phone. But at newer version I have ti rebuild app each time before running application. Otherwise it installs previous compiled APK on my phone. Is their a way to do both at on button click. because its frustrating.
I have searched in settings but no option found.