Skip to content

Commit 851baad

Browse files
committed
Prepare for release 1.5.0.
1 parent 288a728 commit 851baad

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
No changes yet.
6+
7+
## 1.5.0
8+
59
### Changed
610
- Minimum Android Gradle Plugin version is now **8.0.0**.
711
- Remove `compileOnly` dependency on `com.android.tools:common` to support future version of AGP.

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.5.0-SNAPSHOT
2+
VERSION_NAME=1.5.0
33

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

0 commit comments

Comments
 (0)