bump version because of a botched apk export

This commit is contained in:
Andrew Dolgov 2013-10-21 18:04:44 +04:00
parent c723246199
commit bff474c925

View File

@ -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="214"
android:versionName="1.18" >
android:versionCode="215"
android:versionName="1.19" >
<uses-sdk
android:minSdkVersion="8"