mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 05:05:31 +03:00
prepare 1.3.1
This commit is contained in:
parent
79caae65bf
commit
8c15fb5075
2 changed files with 8 additions and 2 deletions
|
@ -20,8 +20,8 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.owncloud.android"
|
||||
android:versionCode="10030099"
|
||||
android:versionName="1.3.0">
|
||||
android:versionCode="10030199"
|
||||
android:versionName="1.3.1">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
## 1.3.1 (September 20, 2016)
|
||||
|
||||
- Move action hard to discover - difference between single/multi selection
|
||||
- Show move/copy context in toolbar title
|
||||
- Share file with dictadroid to Nextcloud
|
||||
|
||||
## 1.3.0 (September 17, 2016)
|
||||
|
||||
- Files drop permission in share viewe
|
||||
|
|
Loading…
Reference in a new issue