File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
News-Android-App/src/main Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 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 =" 104 "
6- android : versionName =" 0.9.8"
5+ android : versionCode =" 105 "
6+ android : versionName =" 0.9.8.1 "
77 android : installLocation =" auto" >
88
99 <uses-permission android : name =" android.permission.INTERNET" />
Original file line number Diff line number Diff line change @@ -89,6 +89,12 @@ Updates
8989---------------------
9090
9191
92+ 0.9.8.1 (Google Play)
93+ ---------------------
94+ - Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/487">#487 App crashes when entering "Settings" on Android 4.4.4</a>
95+ - Security fix - <a href="https://github.com/owncloud/News-Android-App/issues/489">#489 rfc: disable password check</a>
96+
97+
92980.9.8 (Google Play)
9399---------------------
94100- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/435">#435 Audio podcasts: icon disappears in detailed view</a>
Original file line number Diff line number Diff line change 1919
2020ANDROID_BUILD_MIN_SDK_VERSION =15
2121ANDROID_BUILD_TARGET_SDK_VERSION =23
22- ANDROID_BUILD_TOOLS_VERSION =23.0.1
22+ ANDROID_BUILD_TOOLS_VERSION =23.0.2
2323ANDROID_BUILD_SDK_VERSION =23
2424
2525# ANDROID_BUILD_TARGET_SDK_VERSION=android-L
You can’t perform that action at this time.
0 commit comments