From 96629bf9878e916d95dccfa39411a6314bf97a48 Mon Sep 17 00:00:00 2001 From: Seil0 Date: Tue, 19 Mar 2019 17:35:09 +0100 Subject: [PATCH] Update page 'Documentation' --- Documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation.md b/Documentation.md index 2fd7077..066f9d7 100644 --- a/Documentation.md +++ b/Documentation.md @@ -3,6 +3,6 @@ To build a unsigned apk of the app just do `./gradlew assembleRelease`. ## used libraries ProjectLaogai uses the following librarys -* jsoup: https://jsoup.org/ * material-dialogs: https://github.com/afollestad/material-dialogs -* aesthetic: https://github.com/afollestad/aesthetic \ No newline at end of file +* aesthetic: https://github.com/afollestad/aesthetic +* gson: https://github.com/google/gson \ No newline at end of file