niccolo.piazzesi
6776d6a3aa
Prepare for 7.8.2 release
...
Summary: Update all relevant docs to prepare for release containing D56358
Reviewers: dominik.huber, thomas.vochten
Reviewed By: dominik.huber, thomas.vochten
Differential Revision: https://phabricator.guardsquare.com/D57357
2025-12-03 12:32:49 +01:00
niccolo.piazzesi
0c51b82946
Use latest version in all documentation
2025-10-27 09:11:20 +01:00
niccolo.piazzesi
869ce156b1
Update dependency, update samples, update release notes for 7.8
2025-10-07 13:34:28 +02:00
niccolo.piazzesi
886477806c
Temporarily downgrade version in examples until release is properly done
2025-08-22 10:47:01 +02:00
Robin Lefever
7fc907d1fb
Update ProGuardCORE version to support Kotlin 2.2
2025-08-22 06:48:58 +02:00
James Hamilton
ef6a8352bd
Update ProGuardCORE version for Java 24 support ( #470 )
...
Update ProGuardCORE version for Java 24 support
2025-03-24 13:28:56 +01:00
Thomas Vochten
174d3f4155
Upgrade Gradle, upgrade dependencies, bump version to 7.6.1
2024-11-29 08:49:38 +01:00
James Hamilton
b3deed8286
Update versions for version 7.6 ( #440 )
2024-09-27 14:43:19 +02:00
James Hamilton
aa43b9dc21
Update versions for 7.5 ( #404 )
...
Updates ProGuardCORE + other required dependencies for Kotlin 2 + Java 22; including running tests with Java 22.
2024-05-23 14:01:48 +02:00
James Hamilton
d4692c3835
Update version number in examples
2024-01-31 18:05:50 +01:00
James Hamilton
f6b82b1478
Update example versions to 7.4.1
2023-11-22 11:22:08 +01:00
James Hamilton
76cf000348
Update version inside examples
2023-10-12 12:50:05 +02:00
James Hamilton
20e3103518
Update ProGuard version in examples
2022-11-17 11:07:00 +01:00
James Hamilton
87bb794331
Update example version to 7.2.1
2022-02-18 19:19:09 +01:00
James Hamilton
7a4e35559b
Fix obfuscated jar filename in spring-boot example
2021-08-17 11:34:43 +02:00
James Hamilton
5f69246e3a
Update ProGuard Gradle plugin to be compatible with AGP 7
2021-05-25 16:49:18 +02:00
Johannes Bühler
3856c91c60
Fix Gradle 7 deprecations ( #123 )
...
* ensure Gradle 7 compatibility by removing deprecation warnings and update to latest Gradle 6.8.x
2021-02-09 16:57:45 +01:00
Nelson Osacky
613af185f3
Add cache relocatability to proguard task. ( #119 )
...
* Add cache relocatability to proguard task.
This allows the Proguard Task to take advantage of the Gradle Build cache and re-use outputs from other builds.
This also adds a simple test for cache relocateability
* Address review comments
* Use regex to replace build.gradle file
* Use jar in spring boot sample.
2021-01-26 21:18:34 +01:00
James Hamilton
eb54bfb1d9
Add Spring Boot example
2020-11-13 18:18:12 +01:00