Remove testBuildType mechanism from UI test modules (#5388)
* fix(build): Remove testBuildType mechanism from UI test modules The debug and release build types were configured identically in both uitest modules (same minification, proguard rules, signing). Disable the debug variant unconditionally, hardcode testBuildType to release, and combine the now-simplified Gradle invocations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix(build): Combine Gradle invocations in AGENTS.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
N
Nelson Osacky committed
1f987ea15b2878502b59e75518b08577211f2cc7
Parent: 4ffeec8
Committed by GitHub <noreply@github.com>
on 5/12/2026, 2:28:32 PM