summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-01-03 15:09:30 +0400
committerAndrew Dolgov <[email protected]>2013-01-03 15:09:30 +0400
commitf78ad58b79893b3ba236ef47fba40bbc2b588843 (patch)
treea351315ea0e9b5e0bda37dd5b5ba7f9d10c1b23f /AndroidManifest.xml
parent4b92a16f101359cac1df7fd8fded54c0af2d5f20 (diff)
rework attachment UI to use a dialog, update published actionbar icon
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 91512dce..f6b72649 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="128"
- android:versionName="1.6" >
+ android:versionCode="129"
+ android:versionName="1.7" >
<uses-sdk
android:minSdkVersion="8"