Closed IzzySoft closed 3 years ago
Bumped the VersionCode up by 1. Also sorry for late reply. https://github.com/NeoTerm/NeoTerm/commit/2dbc16cc68c87ece6d5feb1cb5d89b96b50e1dab
Thanks a lot! 2 questions on this:
gonna notify when apk is replaced
Superb! Right in time for today's sync. Will show up in the repo in about 1.5h :smiley:
Please remember to always increase
versionCode
when making a release. Currently, both v2.0.4 and v2.0.5 have the very sameversionCode: 37
and thus are handles by Android as being the same version (i.e. v2.0.5 is not offered as update if you have v2.0.4 installed).Thanks!