summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorKatrin Leinweber <katrinleinweber@users.noreply.github.com>2015-07-19 10:32:14 +0200
committerKatrin Leinweber <katrinleinweber@users.noreply.github.com>2015-07-19 10:32:14 +0200
commitbbb72e7047a073b51db51ce45bb8738d75f6b367 (patch)
treed7bc11268965093bb3e115a0e9a3612d8947c9cb /core
parent43869c0de71fd7727e1fa6154ef2843fcfa1e421 (diff)
downloadAntennaPod-bbb72e7047a073b51db51ce45bb8738d75f6b367.zip
add 3 & 7 day update interval
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/arrays.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml
index 3c852360c..724f667c3 100644
--- a/core/src/main/res/values/arrays.xml
+++ b/core/src/main/res/values/arrays.xml
@@ -33,6 +33,8 @@
<item>8</item>
<item>12</item>
<item>24</item>
+ <item>72</item>
+ <item>168</item>
</string-array>
<string-array name="episode_cache_size_entries">
<item>@string/pref_episode_cache_unlimited</item>