mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
release 1.4.2
This commit is contained in:
parent
d99f671fda
commit
320a4bae0d
2 changed files with 4 additions and 4 deletions
|
@ -20,8 +20,8 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.owncloud.android"
|
||||
android:versionCode="10040204"
|
||||
android:versionName="1.4.2 RC4">
|
||||
android:versionCode="10040299"
|
||||
android:versionName="1.4.2">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
## 1.4.2 (March , 2017)
|
||||
- Auto Upload (Android 6+)
|
||||
## 1.4.2 (March 14, 2017)
|
||||
- Auto Upload for newly taken photos/images (Android 6+)
|
||||
- Auto Upload improvements and fixes
|
||||
- Filtering improvements
|
||||
- Fix for Android permissions (removed read phone state permission)
|
||||
|
|
Loading…
Reference in a new issue