add language settings to player [Part 1]

This commit is contained in:
2020-12-20 20:21:27 +01:00
parent bba642e9e3
commit 00699aaec7
11 changed files with 217 additions and 14 deletions

View File

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 30
buildToolsVersion "30.0.2"
buildToolsVersion "30.0.3"
defaultConfig {
applicationId "org.mosad.teapod"