From 387f33812a5190537ea21866b1cab82052f49c0c Mon Sep 17 00:00:00 2001 From: Seil0 <seil0@mosad.xyz> Date: Sat, 8 Jun 2019 23:12:59 +0200 Subject: [PATCH] Update page 'Documentation' --- Documentation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation.md b/Documentation.md index 066f9d7..a5bd25f 100644 --- a/Documentation.md +++ b/Documentation.md @@ -5,4 +5,5 @@ To build a unsigned apk of the app just do `./gradlew assembleRelease`. ProjectLaogai uses the following librarys * material-dialogs: https://github.com/afollestad/material-dialogs * aesthetic: https://github.com/afollestad/aesthetic -* gson: https://github.com/google/gson \ No newline at end of file +* gson: https://github.com/google/gson +* anko: https://github.com/Kotlin/anko \ No newline at end of file