Hi!
I've been having a strange issue on my Android device where I couldn't update the app without completely reinstalling (losing my downloads in the process). I believe it is because the build number (the number after the + symbol in the code below) is not being incremented for each new version.
If you could start incrementing it, that'd make things a lot easier for me.
Thanks so much!
Hi!
I've been having a strange issue on my Android device where I couldn't update the app without completely reinstalling (losing my downloads in the process). I believe it is because the build number (the number after the
+symbol in the code below) is not being incremented for each new version.Musly/pubspec.yaml
Line 14 in 10d0a9c
If you could start incrementing it, that'd make things a lot easier for me.
Thanks so much!