summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-01-25 13:17:27 +0400
committerAndrew Dolgov <[email protected]>2014-01-25 13:17:27 +0400
commit86daa8ee53aa638de3643d587660ae9b7804d345 (patch)
tree02a4b622b506a90a5e844dd7f1c93970fe2cce23 /AndroidManifest.xml
parent53e9a7d9f345e468bb231c47559ac3e4ba06d28c (diff)
adjust other relevant element sizes in headline and article views based
on user setting
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 469af9b2..0b919ea8 100644
--- a/AndroidManifest.xml
+++ b/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="233"
- android:versionName="1.36" >
+ android:versionCode="234"
+ android:versionName="1.37" >
<uses-sdk
android:minSdkVersion="8"