Point Help user-guide link at the guide's heading anchor (v0.11.2)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Reactorcoremeltdown
2026-07-18 23:37:41 +02:00
parent 40a946a894
commit 8eee588780
2 changed files with 3 additions and 3 deletions

View File

@@ -22,8 +22,8 @@ android {
// (android.media.midi) and AAudio low-latency audio we rely on.
minSdk = 26
targetSdk = 34
versionCode = 29
versionName = "0.11.1"
versionCode = 30
versionName = "0.11.2"
// We provide our own instrumentation runner if/when tests are added.
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"