mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
commit
f2bf9d3557
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@
|
||||||
-->
|
-->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.owncloud.android"
|
package="com.owncloud.android"
|
||||||
android:versionCode="10040103"
|
android:versionCode="10040104"
|
||||||
android:versionName="1.4.1 RC3">
|
android:versionName="1.4.1 RC4">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="14"
|
android:minSdkVersion="14"
|
||||||
|
|
Loading…
Reference in a new issue