File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
News-Android-App/src/main Expand file tree Collapse file tree 4 files changed +8
-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 =" 114 "
6- android : versionName =" 0.9.9.2 "
5+ android : versionCode =" 115 "
6+ android : versionName =" 0.9.9.3 "
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,11 @@ Updates
8989---------------------
9090
9191
92+ 0.9.9.3 (Google Play)
93+ ---------------------
94+ - Critical bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/539">#539 Can not sync with Nextcloud 11 beta 1</a>
95+
96+
92970.9.9.2 (Google Play)
9398---------------------
9499- Partial bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/532">#532 Graphical bug in landscape mode 10.1"</a>
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 jcenter()
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:2.1.3 '
8+ classpath ' com.android.tools.build:gradle:2.2.2 '
99 classpath ' com.neenbedankt.gradle.plugins:android-apt:1.8'
1010 }
1111}
You can’t perform that action at this time.
0 commit comments