[tts] add tamil TTS translation

Signed-off-by: thesupertechie <thesupertechie1@gmail.com>
This commit is contained in:
thesupertechie
2025-12-17 20:15:50 -08:00
committed by Konstantin Pastbin
parent c6abf26628
commit 4efccfe1e7
3 changed files with 116 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
ext {
spropStoreFile = "debug.keystore"
spropStorePassword = "12345678"
spropKeyAlias = "debug"
spropKeyPassword = "12345678"
}