-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Upgrade to ProGuard 6 #64
Comments
And later today:
|
It seems this could break something. |
|
I get the following error with the current release 2.0.14 which still uses proguard 5.2.1:
Changing the proguard-maven-plugin dependency to proguard 6.0.3 fixes this. |
Are there any plans to upgrade to proguard 6 ? FYI: |
@fdrueke Could you please create a pull-request. All maintainers are note really using this plugin anymore and are maintaining it for completely altruistic reasons. -> Thus there will be no proguard 6 unless you or someone else takes care of it. :) |
Done |
Can we get this merged in and released please? |
Workaround for now is to specify proguard version as plugin dependency and then specify the proguard version as documented for this plugin. |
An example of using @simlu 's workaround:
|
Proguard 6.1.0 was just released: https://sourceforge.net/p/proguard/discussion/182455/thread/8718d2cea2/ |
Bumped the version first to 6.0.3 via #78. The version is anyway configurable in the plugin, but for now 6.0.3 is a bit safer option than 6.1.0. |
6.1.1 has now been available for a bit more than a year. |
Message through mail:
The text was updated successfully, but these errors were encountered: