Skip to content
Snippets Groups Projects
Commit 7c188949 authored by Jeremie TISSERAND's avatar Jeremie TISSERAND
Browse files

Update "test" user to "agile"

parent 8d759bc4
Branches master
No related tags found
No related merge requests found
......@@ -25,9 +25,9 @@ public class ArticleActivity extends AppCompatActivity {
private final static String GATEWAY_DB = "app";
private final static String GATEWAY_USER = "test";
private final static String GATEWAY_USER = "agile";
private final static String GATEWAY_PWD = "test";
private final static String GATEWAY_PWD = "agile";
private final DatabaseManagement databaseManagement = new DatabaseManagement();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment