Skip to content

Commit a6347cb

Browse files
committed
Prepare for release 1.2.0.
1 parent f285559 commit a6347cb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

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+
312
## 1.1.2
413

514
### Fixed

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.2.0-SNAPSHOT
2+
VERSION_NAME=1.2.0
33

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

0 commit comments

Comments
 (0)