mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 06:05:42 +03:00
commit
b176ef5364
2 changed files with 3 additions and 2 deletions
|
@ -20,8 +20,8 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.owncloud.android"
|
||||
android:versionCode="10040003"
|
||||
android:versionName="1.4.0 RC3">
|
||||
android:versionCode="10040004"
|
||||
android:versionName="1.4.0 RC4">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
- Sort favorite files first in list
|
||||
- Account switcher optimizations
|
||||
- Bugfixes and design improvements
|
||||
- update library to 1.0.9
|
||||
|
||||
## 1.3.1 (September 20, 2016)
|
||||
|
||||
|
|
Loading…
Reference in a new issue