catch exceprion in playheads() and postPlayheads() & update agp

* fix a crash, if there is no internet connection while in playback (closes #60)
* agp 7.2.0 -> 7.2.1
This commit is contained in:
2022-06-06 13:14:41 +02:00
parent 12bbc2ef5f
commit de1f19c2b7
2 changed files with 11 additions and 4 deletions

View File

@ -8,7 +8,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.0'
classpath 'com.android.tools.build:gradle:7.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong