RoboTutorLLC / RoboTutor_2020

Other
3 stars 1 forks source link

Add the git hook for automatic version numbering #49

Closed sansyrox closed 3 years ago

sansyrox commented 3 years ago

Fixes #36

Add automatic build increment using a precommit hook and the setup.sh required to enable it.

sansyrox commented 3 years ago

@Akash-Ramjyothi @VishnuSanal @kapilv19 , I have tested this on OSX. Can you check if this works on your OS' too?

sushant-varanasi commented 3 years ago

Version number included in apk filename (issue #36 fixed)

JackMostow commented 3 years ago

I look forward to having this enhancement. Thanks!

JackMostow commented 3 years ago

@sushant-varanasi - Is version auto-increment working? I keep seeing 3.5.0.1 when I run RoboTutor, and 0.0.0.0 in the apk names.

sushant-varanasi commented 3 years ago

@JackMostow Sir, even I found this issue. Some fix is required. Working on it.