Skip to content

Commit 0fcbea2

Browse files
committed
Prepare for release 1.0.0-rc01.
1 parent 809c86f commit 0fcbea2

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.0.0-rc01
4+
5+
### Changed
6+
- Minimum Android Gradle Plugin version is now **7.0.0-beta04**.
7+
38
## 0.10.0
49

510
This is the final release of the plugin that's compatible with **Android Gradle Plugin 4.2**.

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.0.0-SNAPSHOT
2+
VERSION_NAME=1.0.0-rc01
33

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

0 commit comments

Comments
 (0)