Files
proguard/gradle.properties
2024-07-18 12:48:54 +02:00

16 lines
347 B
Properties

proguardVersion = 7.5.1
# The version of ProGuardCORE that sub-projects are built with
proguardCoreVersion = 9.1.5
gsonVersion = 2.9.0
kotlinVersion = 2.0.0
target = 1.8
# Optionally compile the WTK plugin.
wtkDir = /usr/local/java/wtk2.1
wtkHome = /usr/local/java/wtk
org.gradle.vfs.watch=true
org.gradle.parallel=true
org.gradle.caching=true