bump version

This commit is contained in:
Andrew Dolgov 2015-06-05 23:34:51 +03:00
parent f24a9b08d0
commit cbcfaacd64
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss" package="org.fox.ttrss"
android:versionCode="342" android:versionCode="343"
android:versionName="1.116" > android:versionName="1.117" >
<uses-sdk <uses-sdk
android:minSdkVersion="15" android:minSdkVersion="15"