mirror of
https://github.com/Guardsquare/proguard.git
synced 2026-03-13 09:50:34 +08:00
16 lines
349 B
Properties
16 lines
349 B
Properties
proguardVersion = 7.7.0
|
|
|
|
# The version of ProGuardCORE that sub-projects are built with
|
|
proguardCoreVersion = 9.1.10
|
|
gsonVersion = 2.11.0
|
|
kotlinVersion = 2.1.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
|