Skip to content

Commit 856fc0a

Browse files
Update to 0.9.7.2
1 parent 9a67f8a commit 856fc0a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

News-Android-App.apk

138 KB
Binary file not shown.

News-Android-App/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="de.luhmer.owncloudnewsreader"
5-
android:versionCode="98"
6-
android:versionName="0.9.7.1"
5+
android:versionCode="99"
6+
android:versionName="0.9.7.2"
77
android:installLocation="auto">
88

99
<uses-permission android:name="android.permission.INTERNET" />

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ Updates
7777
---------------------
7878

7979

80+
0.9.7.2 (Google Play)
81+
---------------------
82+
- Add profile picture support
83+
- Bug fixes
84+
85+
8086
0.9.7.1 (Google Play)
8187
---------------------
8288
- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/359">#359 Feed view with full article content</a>

0 commit comments

Comments
 (0)