NeoTerrm / NeoTerm

👍 modern terminal emulator for Android
GNU General Public License v3.0
655 stars 85 forks source link

remember to increase versionCode #64

Closed IzzySoft closed 3 years ago

IzzySoft commented 3 years ago

Please remember to always increase versionCode when making a release. Currently, both v2.0.4 and v2.0.5 have the very same versionCode: 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!

Martinvlba commented 3 years ago

Bumped the VersionCode up by 1. Also sorry for late reply. https://github.com/NeoTerm/NeoTerm/commit/2dbc16cc68c87ece6d5feb1cb5d89b96b50e1dab

IzzySoft commented 3 years ago

Thanks a lot! 2 questions on this:

Martinvlba commented 3 years ago
Martinvlba commented 3 years ago

gonna notify when apk is replaced

Martinvlba commented 3 years ago
IzzySoft commented 3 years ago

Superb! Right in time for today's sync. Will show up in the repo in about 1.5h :smiley: