From 7ababe4a95833b32a681b8b4046a02f2e3a7f8b0 Mon Sep 17 00:00:00 2001 From: Halim Qarroum Date: Wed, 15 Feb 2023 03:25:37 +0000 Subject: [PATCH] Add API 32 size --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5aeb12e..87f88ab 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,9 @@ You can build this image without the Android SDK and without the Android emulato Variant | Uncompressed | Compressed | ------------------------- | ---------------- | ------------ | -SDK 33 + Emulator | 5.84 GB | 1.97 GB | -SDK 28 + Emulator | 4.29 GB | 1.46 GB | +API 33 + Emulator | 5.84 GB | 1.97 GB | +API 32 + Emulator | 5.89 GB | 1.93 GB | +API 28 + Emulator | 4.29 GB | 1.46 GB | Without SDK and emulator | 414 MB | 138 MB | ## 📘 Usage