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

refactor RemoteOperationResult

This commit is contained in:
DerSchabi
2018-05-24 12:46:55 +02:00
committed by davigonz
parent 63c917c979
commit dae28aee48
11 changed files with 244 additions and 209 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
-->
<resources>
<string name="server_base_url">http://docker.oc.solidgear.es:11917/</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>