From 3037f9f8fdcc6cdadfe94ba248d10e647578cf53 Mon Sep 17 00:00:00 2001 From: Lena Date: Sat, 1 Aug 2026 00:00:00 +0000 Subject: app: refine physical-device interface Use target-safe capture defaults and remove redundant navigation and frame-rate controls. --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index c75bfc0..219bf62 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,7 +55,6 @@ android { buildTypes { debug { applicationIdSuffix '.debug' - versionNameSuffix '-debug' ndk { abiFilters 'arm64-v8a', 'x86_64' } -- cgit v1.2.3