Skip to content

Commit c1ae051

Browse files
committed
Prepare for release 1.0.0.
1 parent c7666b2 commit c1ae051

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.0
4+
5+
This is our first stable release. Thanks everyone for trying out the plugin and sending bug reports and feature requests!
6+
7+
### Changed
8+
- Compile with AGP 7.0.0.
9+
310
## 1.0.0-rc01
411

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

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

0 commit comments

Comments
 (0)