From 0e8e136f0bcbe9fdabbf672448699b01ca8e46dc Mon Sep 17 00:00:00 2001 From: HolyCoast Date: Sat, 29 Nov 2025 18:48:32 +0300 Subject: [PATCH] building instructions: tools fix --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 763a801..580046c 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -2,7 +2,7 @@ ### Getting started Requirements/Dependencies: -- tools: `git` +- tools: [listed here](https://codeberg.org/mi6e4ka/android-build-ct/src/branch/main/Dockerfile#L9-L26) - SDK: `OpenJDK 17` - [Android Studio](https://developer.android.com/studio) for app debugging