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 809c86f commit 0fcbea2Copy full SHA for 0fcbea2
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## 1.0.0-rc01
4
+
5
+### Changed
6
+- Minimum Android Gradle Plugin version is now **7.0.0-beta04**.
7
8
## 0.10.0
9
10
This is the final release of the plugin that's compatible with **Android Gradle Plugin 4.2**.
gradle.properties
@@ -1,5 +1,5 @@
GROUP=io.github.reactivecircus.appversioning
-VERSION_NAME=1.0.0-SNAPSHOT
+VERSION_NAME=1.0.0-rc01
POM_ARTIFACT_ID=app-versioning-gradle-plugin
POM_NAME=Android App Versioning Gradle Plugin
0 commit comments