Update packageName
[pub/Android/ownCloud.git] / res / values / oauth2_configuration.xml
index c81f54a..f8e0f51 100644 (file)
@@ -12,7 +12,7 @@
     <string name="oauth2_response_type">code</string>                          <!-- depends on oauth2_grant_type -->
     
     <!-- values that should be pre-agreed between app and authorization server, but can be loaded without rebuilding the app -->
-    <string name="oauth2_client_id">de.mobilcom.debitel.cloud.android</string> <!-- preferable that client decides this -->
+    <string name="oauth2_client_id">com.owncloud.android</string>      <!-- preferable that client decides this -->
     <string name="oauth2_client_secret"></string>                                      <!-- preferable that client decides this -->
     
 </resources>