diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2023-12-17 12:16:35 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2023-12-17 12:16:35 +0530 |
commit | 7c3410f390c7d12315e7c3e829c1714435361fe8 (patch) | |
tree | 18ec78cb053107ea79ceb5f3e46ed0da38565649 /openpgp-ktx/consumer-proguard-rules.pro | |
parent | 97bc1e0ce52fc8411b252ae912bac40d29feee64 (diff) |
chore: remove obsolete openpgp-ktx code
Diffstat (limited to 'openpgp-ktx/consumer-proguard-rules.pro')
-rw-r--r-- | openpgp-ktx/consumer-proguard-rules.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openpgp-ktx/consumer-proguard-rules.pro b/openpgp-ktx/consumer-proguard-rules.pro deleted file mode 100644 index 13420011..00000000 --- a/openpgp-ktx/consumer-proguard-rules.pro +++ /dev/null @@ -1 +0,0 @@ --keep class org.openintents.openpgp.** |