Skip to content

Commit a134e56

Browse files
Update to v.0.9.9.4
1 parent 0f66908 commit a134e56

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

News-Android-App.apk

1.53 MB
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="115"
6-
android:versionName="0.9.9.3"
5+
android:versionCode="116"
6+
android:versionName="0.9.9.4"
77
android:installLocation="auto">
88

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

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,11 @@ Updates
8989
---------------------
9090
9191
92-
0.9.9.4 (in development)
92+
0.9.9.5 (in development)
93+
---------------------
94+
95+
96+
0.9.9.4 (Google Play)
9397
---------------------
9498
- Feature - <a href="https://github.com/owncloud/News-Android-App/issues/549">#549 Native YouTube video support</a>
9599
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/497">#497 Starts playing podcast when headphones are removed</a>

0 commit comments

Comments
 (0)