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 f285559 commit a6347cbCopy full SHA for a6347cb
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Change Log
2
3
+## 1.2.0
4
+
5
+### Fixed
6
+- Stop depending on `com.android.tools:sdk-common` to support AGP 8.
7
8
+### Changed
9
+- Compile with AGP 7.3.1.
10
+- Compile with Kotlin 1.7.20.
11
12
## 1.1.2
13
14
### Fixed
gradle.properties
@@ -1,5 +1,5 @@
GROUP=io.github.reactivecircus.appversioning
-VERSION_NAME=1.2.0-SNAPSHOT
+VERSION_NAME=1.2.0
POM_ARTIFACT_ID=app-versioning-gradle-plugin
POM_NAME=Android App Versioning Gradle Plugin
0 commit comments