1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00

make propfind operation run without errors

This commit is contained in:
DerSchabi
2018-05-22 09:36:30 +02:00
committed by davigonz
parent d593474113
commit ca2eff6647
7 changed files with 64 additions and 64 deletions
+3 -3
View File
@@ -24,8 +24,8 @@
-->
<resources>
<string name="server_base_url"></string>
<string name="username"></string>
<string name="password"></string>
<string name="server_base_url">http://docker.oc.solidgear.es:11917/</string>
<string name="username">admin</string>
<string name="password">Password</string>
<string name ="user_agent">Mozilla/5.0 (Android) ownCloud sample </string>
</resources>