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 288a728 commit 851baadCopy full SHA for 851baad
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+No changes yet.
6
+
7
+## 1.5.0
8
9
### Changed
10
- Minimum Android Gradle Plugin version is now **8.0.0**.
11
- Remove `compileOnly` dependency on `com.android.tools:common` to support future version of AGP.
gradle.properties
@@ -1,5 +1,5 @@
1
GROUP=io.github.reactivecircus.appversioning
-VERSION_NAME=1.5.0-SNAPSHOT
+VERSION_NAME=1.5.0
POM_ARTIFACT_ID=app-versioning-gradle-plugin
POM_NAME=Android App Versioning Gradle Plugin
0 commit comments