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 3b09c88 commit 69b42f4Copy full SHA for 69b42f4
CHANGELOG.md
@@ -2,8 +2,17 @@
2
3
## Unreleased
4
5
+No changes yet.
6
+
7
+## 1.4.0
8
9
+### Added
10
- Support Splits/Multi-APKs and universal APK modes.
11
12
+### Changed
13
+- Compile with AGP 8.9.0.
14
+- Compile with Kotlin 2.1.0.
15
16
## 1.3.2
17
18
### Changed
gradle.properties
@@ -1,5 +1,5 @@
1
GROUP=io.github.reactivecircus.appversioning
-VERSION_NAME=1.4.0-SNAPSHOT
+VERSION_NAME=1.4.0
POM_ARTIFACT_ID=app-versioning-gradle-plugin
POM_NAME=Android App Versioning Gradle Plugin
0 commit comments