Files
comaps/android/app/secure.properties
thesupertechie 4efccfe1e7 [tts] add tamil TTS translation
Signed-off-by: thesupertechie <thesupertechie1@gmail.com>
2026-01-03 17:29:46 +07:00

6 lines
143 B
INI

ext {
spropStoreFile = "debug.keystore"
spropStorePassword = "12345678"
spropKeyAlias = "debug"
spropKeyPassword = "12345678"
}