RoboTutorLLC / RoboTutor_2020

Other
3 stars 1 forks source link

Feature request: don't lose user profiles when version changes #126

Open JackMostow opened 1 year ago

JackMostow commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is: Lose user profiles when change version.

Describe the solution you'd like A clear and concise description of what you want to happen. Don't change versionName in build.gradle. Instead, use a different variable DisplayVersion. See https://github.com/RoboTutorLLC/RTFace_Login/issues/51

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Could store profiles in files and load them, but it would take more work.

Approach to be followed (optional) A clear and concise description of approach to be followed. See https://github.com/RoboTutorLLC/RTFace_Login/issues/51.

Additional context Add any other context or screenshots about the feature request here.