aj-govil / AppDevII-FocusApp

This tasking application manages your tasks in a unique way to improve productivity.
GNU General Public License v3.0
0 stars 0 forks source link

Publish first Development release of your application #73

Closed michaelhaaf closed 7 months ago

michaelhaaf commented 7 months ago

title: Publish first Development release of your application milestone: Milestone 4b Requirements label: documentation

Requirement

At least one developer release using a semantic version scheme (0.1.0 for the first release, incremented by +0.0.1 for patches and +0.1.0 for larger changes) documented on your GitHub. Create subsequent releases as appropriate.

Priority

Finish as soon as possible (after Fix build on main/Enforce build workflow). That way you can create subsequent developer releases as you see fit.

Expected behavior

See the following examples on my GitHub KotlinWithCompose repo for an idea:

Resources

Before completing this ticket:

Zoidt commented 7 months ago

v1.0.0 release is up with debug.apk see https://github.com/aj-govil/AppDevII-FocusApp/releases/tag/v1.0.0