add new simulcasts and new titles to home screen

* simulcasts and new titles
* update some libraries
* don't crash if AoDPraser fails to parse mediaId
This commit is contained in:
2020-12-11 10:54:40 +01:00
parent 98636d326e
commit ab180ddd89
7 changed files with 131 additions and 23 deletions

View File

@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "1.4.20"
ext.kotlin_version = "1.4.21"
repositories {
google()
jcenter()