diff options
Diffstat (limited to 'default.properties')
-rw-r--r-- | default.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/default.properties b/default.properties index af73ae7..b2733ee 100644 --- a/default.properties +++ b/default.properties @@ -12,3 +12,6 @@ split.density=false # Project target. target=android-11 + +# Proguard config +proguard.config=proguard.cfg |