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 c7666b2 commit c1ae051Copy full SHA for c1ae051
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
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
10
## 1.0.0-rc01
11
12
### Changed
gradle.properties
@@ -1,5 +1,5 @@
GROUP=io.github.reactivecircus.appversioning
-VERSION_NAME=1.0.0-SNAPSHOT
+VERSION_NAME=1.0.0
POM_ARTIFACT_ID=app-versioning-gradle-plugin
POM_NAME=Android App Versioning Gradle Plugin
0 commit comments