mirror of
https://github.com/Guardsquare/proguard.git
synced 2026-03-13 09:50:34 +08:00
Compare commits
2 Commits
v7.7
...
v7.4.0-bet
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eef1dace2c | ||
|
|
a4f5368396 |
@@ -1,4 +1,12 @@
|
||||
## Version 7.3.3
|
||||
## Version 7.4
|
||||
|
||||
### Java support
|
||||
|
||||
- Add support for Java 21. (#331)
|
||||
|
||||
### Kotlin support
|
||||
|
||||
- Add support for Kotlin 1.9.
|
||||
|
||||
### Bugfixes
|
||||
|
||||
@@ -6,10 +14,6 @@
|
||||
|
||||
## Version 7.3.2
|
||||
|
||||
### Java support
|
||||
|
||||
- Add support for Java 20. (#294)
|
||||
|
||||
### Improved
|
||||
|
||||
- Merge classes only when `-optimizeaggressively` is set.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
proguardVersion = 7.3.3
|
||||
proguardVersion = 7.4.0-beta01
|
||||
|
||||
# The version of ProGuardCORE that sub-projects are built with
|
||||
proguardCoreVersion = 9.0.9
|
||||
|
||||
Reference in New Issue
Block a user