test: fix ViewModel unit tests (Cms/Gallery) and enable ByteBuddy experimental flag

This commit is contained in:
Torsten Schulz (local)
2026-05-28 09:42:01 +02:00
parent 0528334eb4
commit c8b7f5ec2e
25 changed files with 1379 additions and 93 deletions

View File

@@ -5,7 +5,7 @@
<application
android:name=".HarheimerApplication"
android:label="HarheimerTC"
android:label="@string/app_name"
android:theme="@style/Theme.HarheimerTC"
android:usesCleartextTraffic="${usesCleartextTraffic}">
<activity android:name="de.harheimertc.MainActivity"