use poster as backdrop if no backdrop is set, update to android studio

* update gradle to version 6.5
* update android gradle plugin to version 4.1
This commit is contained in:
2020-10-13 12:27:13 +02:00
parent c947105a1f
commit 597271d4de
5 changed files with 20 additions and 32 deletions

View File

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