[JVM] Reenable proguard

This commit is contained in:
Kamil Gurgul
2025-06-10 07:09:15 +02:00
parent aa2315612d
commit bb490815c2
+1 -1
View File
@@ -64,7 +64,7 @@ compose.desktop {
}
buildTypes.release.proguard {
isEnabled = false
isEnabled = true
version = "7.4.2"
configurationFiles.from("rules.pro")
}