mirror of
https://github.com/Darkrock-Studios/hammer-editor.git
synced 2026-08-04 15:19:46 +00:00
buildDebug never touched the androidTest source set, so a stale instrumented test could - and did - rot unnoticed: HashTest stopped compiling after `tags` was added to EntityHasher.hashNote. - Add a :android:assembleDebugAndroidTest step: a fast, emulator-free gate that compiles + packages the androidTest source set on every PR. - Fix the stale HashTest to match the current hashNote signature. - Exclude the duplicate META-INF/LICENSE files the test deps ship so the androidTest APK packages. |
||
|---|---|---|
| .. | ||
| playstore | ||
| src | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||