From f40d3057b461d6d14cb80e5a68f98a2e2e4f7fea Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Sat, 5 Oct 2024 19:20:26 +0800 Subject: [PATCH] update info --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 57db4c66287..977ba87b7fd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -107,7 +107,7 @@ In Intellij, if the SDK Manager is not already running, go to Tools > Android > #### Proguard update -Proguard 7.5.0 is included with the project (proguard.jar) under forge-gui-android > tools and supports Java 17. +Standalone Proguard 7.6.0 is included with the project (proguard.jar) under forge-gui-android > tools and supports up to Java 23 (latest android uses Java 17). #### Android Build