From acf5a0de2e1b1e84c69e41bf6c8fdc4050093608 Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Fri, 26 Jun 2020 20:23:43 -0700 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7e861c4..5a86187 100644 --- a/README.md +++ b/README.md @@ -108,10 +108,14 @@ This will produce an apk file in the following directory. SilentDragonAndroid/app/build/output/apk/release/app-release.apk +and also copy it to the current directory with the filename SilentDragonAndroid-1.2.3.apk + This build can be directly uploaded to Google Play. ### Building a release APK for F-Droid +We should do this! + ...