summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-10-31 13:40:50 +0300
committerAndrew Dolgov <[email protected]>2017-10-31 13:40:50 +0300
commit5f17b6442e031b77a3a449ed7bf529f3cd35500a (patch)
treed0b0185069cf467b0866f93408b518cd8494fd9f /org.fox.ttrss/src/main/AndroidManifest.xml
parent8c3ea7b556833024f919105d03dfe182dfcd73cf (diff)
bump version; rename offline cache images preference
Diffstat (limited to 'org.fox.ttrss/src/main/AndroidManifest.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/AndroidManifest.xml b/org.fox.ttrss/src/main/AndroidManifest.xml
index da67d2fa..664c7743 100755
--- a/org.fox.ttrss/src/main/AndroidManifest.xml
+++ b/org.fox.ttrss/src/main/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss"
- android:versionCode="451"
- android:versionName="1.217">
+ android:versionCode="452"
+ android:versionName="1.218">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />