summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-08-15 09:53:08 +0300
committerAndrew Dolgov <[email protected]>2019-08-15 09:53:08 +0300
commit7809fa074e2ea6c4b0b4c20412fbe54a3609d36d (patch)
tree103ce0e396879a6096e11b4df9e0f899084e7a07 /org.fox.ttrss/src/main/AndroidManifest.xml
parent4d2ae3f8c39ca182fcbb4583b16ed04d1a953d42 (diff)
if previous workarounds fail, push passed first image to gallery
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 d8fcb2af..4602c377 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="503"
- android:versionName="1.269">
+ android:versionCode="504"
+ android:versionName="1.270">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />