v0.7.0
- Resolved #8 - Replace Hardcoded Pathseperators (supports unix/win file separator).
- Resolved #9 - When the generate signed apk fails, should not increase the PATCH and the BUILD numbers.
Introduced optional field dependsOn: saving versioning file depends by the task-name specified here (default: compileJava, assembleDebug & assembleRelease. - Resolved #11 - Optionally set directly the patch number: skips auto-increase.