Create working proof of concept for Sonos TTS

This commit is contained in:
2020-05-14 16:35:32 +02:00
parent 28b9e95944
commit 886d215f6f
6 changed files with 110 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ allprojects {
repositories {
google()
jcenter()
maven { url 'https://jitpack.io' }
}
}