Skip to content

Commit 380cbca

Browse files
authored
Update CHANGELOG.md
1 parent d07828b commit 380cbca

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434
### Security
3535
- No security issues fixed!
3636

37+
## [3.3.1] - 2023-03-20
38+
### Changed
39+
- Roll back to AGP 7.2.2 and JAva 8 until further notice.
40+
3741
## [3.3.0] - 2023-03-20
3842
### Changed
3943
- Bump project dependencies
@@ -436,8 +440,9 @@ res_dir_path -> resDirPath
436440
### Added
437441
- Initial release.
438442

439-
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.0...HEAD
440-
[3.3.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.0...3.3.0
443+
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.1...HEAD
444+
[3.3.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.0...3.3.1
445+
[3.3.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.2.0...3.3.0
441446
[3.2.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.0...3.2.0
442447
[3.1.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.0...3.1.1
443448
[3.1.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.1...3.1.0

0 commit comments

Comments
 (0)