summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-10-16 15:01:41 +0400
committerAndrew Dolgov <[email protected]>2013-10-16 15:01:41 +0400
commitcc0bd900b663987ed29d1da8ab2ad957d8b84b35 (patch)
tree6da05c77b9bc85ba106560f4a6ec9433647be11f /AndroidManifest.xml
parent780629fff539128065970011931b141b1eb723ed (diff)
font size tweaks, bump version
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f35dfca0..e58e3a63 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss"
- android:versionCode="203"
+ android:versionCode="204"
android:versionName="1.16" >
<uses-sdk