From da0a63f431eb67f01c3621dcc6c01935f0288fb1 Mon Sep 17 00:00:00 2001 From: Andre Kirchhoff Date: Mon, 4 Apr 2022 00:11:50 -0300 Subject: [PATCH] Update build.mdx --- docs/developers/android/build.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developers/android/build.mdx b/docs/developers/android/build.mdx index 60a19b14..d663ac2f 100644 --- a/docs/developers/android/build.mdx +++ b/docs/developers/android/build.mdx @@ -8,7 +8,7 @@ sidebar_label: Building Android App If you would like to develop this application we'd love your help! These build instructions are brief and should be improved, please send a PR if you can. -- Use Android Studio 4.1.2 to build/debug (other versions might work but no promises) +- Use Android Studio to build/debug - Use `git submodule update --init --recursive` to pull in the various submodules we depend on - There are a few config files which you'll need to copy from templates included in the project. Run the following commands to do so: