summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-08-17 14:30:14 +0300
committerAndrew Dolgov <[email protected]>2015-08-17 14:30:14 +0300
commitc28adf42b34d810691a876e70553de9298a072cf (patch)
treebbfc410fef11c223863dc326d7c603c5bdf54218 /org.fox.ttrss/src/main/AndroidManifest.xml
parentd0a7ca271d520d855ca81b1ef1c4d731b0f9cb1b (diff)
add another possible check for duplicate async loaded images in headlines
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 e87d2ade..86b806b6 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="369"
- android:versionName="1.142" >
+ android:versionCode="370"
+ android:versionName="1.143" >
<uses-sdk
android:minSdkVersion="15"