From cfedaeb0e39a78a4974ba6507dd6f80f0eca618f Mon Sep 17 00:00:00 2001 From: Philip Keiter Date: Sat, 3 Dec 2022 15:37:53 -0600 Subject: [PATCH] Update Building-Locally.md (#8081) Add missing step to restart. --- docs/Developers/Building-Locally.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Developers/Building-Locally.md b/docs/Developers/Building-Locally.md index cb1468f076..07059bbe9b 100644 --- a/docs/Developers/Building-Locally.md +++ b/docs/Developers/Building-Locally.md @@ -20,6 +20,7 @@ So first things first - the initial "No assumptions" setup to have Unciv run fro - Select "Show Package Details" in the bottom right - Choose version 32.0.0 under "Android SDK Build-Tools" - Click "Apply" + - Restart Android Studio - In Android Studio, Run > Edit configurations (be sure the Gradle sync is finished successfully first). - Click "+" to add a new configuration - Choose "Application"