Skip to content

Commit 39fec09

Browse files
committed
Prepare for release 1.3.1.
1 parent 3f61894 commit 39fec09

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+
## 1.3.1
4+
5+
### Fixed
6+
- Fix an issue where the version info files cannot be found when configuration cache is on - [#30](https://github.com/ReactiveCircus/app-versioning/pull/30)
7+
38
## 1.3.0
49

510
### Changed

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=1.4.0-SNAPSHOT
2+
VERSION_NAME=1.3.1
33

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

0 commit comments

Comments
 (0)