Skip to content

Commit 249d6e2

Browse files
committed
Prepare for release 0.8.1.
1 parent eb1f971 commit 249d6e2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

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+
38
## 0.8.0
49

510
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=io.github.reactivecircus.appversioning
2-
VERSION_NAME=0.9.0-SNAPSHOT
2+
VERSION_NAME=0.8.1
33

44
POM_ARTIFACT_ID=app-versioning-gradle-plugin
55
POM_NAME=Android App Versioning Gradle Plugin

0 commit comments

Comments
 (0)