Hello. I was writing a version control algorithm for my application but I ran into a problem;
The version code and version name do not change. It stays the same when I change it.
How to fix this error? I can’t do version control without it. My goal is to check the app version. But even if I change it, it stays the same and does not change.