From a816eed8c2027d5f280840af215c18d014726443 Mon Sep 17 00:00:00 2001 From: Michael Gangolf Date: Mon, 25 Dec 2023 11:43:40 +0100 Subject: [PATCH] Update apidoc/Titanium/App/App.yml --- apidoc/Titanium/App/App.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apidoc/Titanium/App/App.yml b/apidoc/Titanium/App/App.yml index 7d700cdd2f0..8940b6f05f0 100644 --- a/apidoc/Titanium/App/App.yml +++ b/apidoc/Titanium/App/App.yml @@ -616,7 +616,7 @@ properties: On Android it will only work using Android 11 and up. Otherwise it will always be false. type: Boolean permission: read-only - since: {android: "12.1.0", iphone: "7.5.0", ipad: "7.5.0", macos: "9.2.0"} + since: {android: "12.3.0", iphone: "7.5.0", ipad: "7.5.0", macos: "9.2.0"} platforms: [android, iphone, ipad, macos] - name: trackUserInteraction