From bdf72a5ed0e24183a99b036966ad4bdf0d5557c4 Mon Sep 17 00:00:00 2001 From: m1ga Date: Wed, 30 Jul 2025 20:17:29 +0200 Subject: [PATCH] chore: 16kb page size --- android/manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/manifest b/android/manifest index 7318c34..9b39fa1 100644 --- a/android/manifest +++ b/android/manifest @@ -2,7 +2,7 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version: 2.4.0 +version: 2.5.0 apiversion: 4 architectures: arm64-v8a armeabi-v7a x86 x86_64 description: titanium-web-dialog @@ -15,4 +15,4 @@ name: titanium-web-dialog moduleid: ti.webdialog guid: 1f19cce1-0ad7-4e25-ab3b-0666f54a0a49 platform: android -minsdk: 12.6.0 +minsdk: 12.8.0