diff options
author | dd3boh <dade.garberi@gmail.com> | 2017-07-14 18:05:46 +0200 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-07-15 14:55:57 +0200 |
commit | 41950a77357166939f6e6734c73df6d2a8069a74 (patch) | |
tree | 92233f41fe521ad041362927a780f552ca28b730 /doze/proguard.flags | |
parent | a6723ef1540e8e437f9cf3a3260cd07b08c1f61d (diff) |
Nuke ZukDoze
It's just a bit useless lol
Diffstat (limited to 'doze/proguard.flags')
-rw-r--r-- | doze/proguard.flags | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doze/proguard.flags b/doze/proguard.flags deleted file mode 100644 index e2dc71a..0000000 --- a/doze/proguard.flags +++ /dev/null @@ -1,3 +0,0 @@ --keep class com.du.settings.doze.* { - *; -} |