Skip to content

Commit

Permalink
Revert Kotlin version bump temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
toon.willemot authored and tvoc-gs committed Dec 5, 2024
1 parent 0b2ef5b commit 09675a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions docs/md/releasenotes.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
## Version 9.1.7

### Kotlin support

- Update Kotlin dependency to 2.1.0.

### Bugfixes

- Make sure injected initialization methods in interfaces have the correct access flags.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

proguardCoreVersion = 9.1.7

kotlinVersion = 2.1.0
kotlinVersion = 2.0.0

org.gradle.vfs.watch=true
org.gradle.parallel=true
Expand Down

0 comments on commit 09675a6

Please sign in to comment.