From 68dcc9880e917daa22df76a3f8d19eeaabbce6e8 Mon Sep 17 00:00:00 2001 From: piazzesiNiccolo-GS <151659293+piazzesiNiccolo-GS@users.noreply.github.com> Date: Mon, 27 Oct 2025 09:08:23 +0100 Subject: [PATCH] Update proguard version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f8d60196..ae0cec05 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -proguardVersion = 7.8.1 +proguardVersion = 7.8.2 # The version of ProGuardCORE that sub-projects are built with proguardCoreVersion = 9.2.0