Updated the streaming to avoid the double ups in the output...looks better now...

This commit is contained in:
2026-01-22 21:06:26 +11:00
parent 05787d20d2
commit 6471f642c4
2 changed files with 24 additions and 23 deletions

View File

@@ -11,7 +11,7 @@ android {
applicationId = "net.mmanningau.speechtokeyboard"
minSdk = 28
targetSdk = 36
versionCode = 8
versionCode = 9
versionName = "1.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"