I had run this flutter build apk
to release my App. Now I had built version 2 of that.
Now, I want to release my version 2 App. So, I run flutter build apk
again. I get the released apk but It is still version 1 released apk.
I deleted the released apk and tried again but still got version 1 released apk.
While building version 2 in debug mode, everything works fine.
Here is the Github Link to that App: https://github.com/nitishk72/Flutter-Github-API