Revert "module: Set minimum sdk to 31"

- Injection failures have been fixed on android 10/11.

This reverts commit de71e45bf3.

Signed-off-by: Dakkshesh <beakthoven@gmail.com>
This commit is contained in:
Dakkshesh
2025-08-11 20:34:08 +05:30
parent a33069b481
commit 5d2ba396e1
+1 -1
View File
@@ -1,6 +1,6 @@
# shellcheck disable=SC2034
SKIPUNZIP=1
MIN_SDK=31
MIN_SDK=29
CONFIG_DIR=/data/adb/tricky_store
# --- Installation Context Check ---