We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1f971 commit 249d6e2Copy full SHA for 249d6e2
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## 0.8.1
4
+
5
+### Added
6
+- Support setting git root directory explicitly when the root Gradle project is not the git root.
7
8
## 0.8.0
9
10
### Added
gradle.properties
@@ -1,5 +1,5 @@
GROUP=io.github.reactivecircus.appversioning
-VERSION_NAME=0.9.0-SNAPSHOT
+VERSION_NAME=0.8.1
POM_ARTIFACT_ID=app-versioning-gradle-plugin
POM_NAME=Android App Versioning Gradle Plugin
0 commit comments