50ButtonsEach / fliclib-android

Creative Commons Zero v1.0 Universal
33 stars 22 forks source link

Please tag a release #17

Open Aratramba opened 7 years ago

Aratramba commented 7 years ago

could you please create git tag for a release, so one can be sure to checkout the exact same version every time and have no version conflicts?

https://github.com/50ButtonsEach/fliclib-android/releases https://help.github.com/articles/creating-releases/

Emill commented 7 years ago

Why not just simply checkout the specific commit? http://stackoverflow.com/questions/7539130/go-to-particular-revision

Aratramba commented 7 years ago

that's a possibility of course. But at some point you're probably going to have to link the android tutorial to a specific source version. I'd say it's easier to refer to a version than to a specific commit.

Emill commented 7 years ago

Hmm... Why would we link to an old version of the library? The tutorial should always be up to date.