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 1f5cfca commit d2e8336Copy full SHA for d2e8336
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
5
## Unreleased
6
7
+### Added
8
+
9
+### Changed
10
11
+### Removed
12
13
+## 2.9.0 - 2025-05-20
14
15
### Changed
16
17
- Architecture name mapping improvement.
gradle.properties
@@ -1,6 +1,6 @@
1
-version=2.8.2
+version=2.9.0
2
group=com.pswidersk
3
-pythonPluginVersionForExamples=2.8.2
+pythonPluginVersionForExamples=2.9.0
kotlin.code.style=official
# Opt-out flag for bundling Kotlin standard library.
# See https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library for details.
0 commit comments