fix crash in grades screen if qispos is not reachable
All checks were successful
continuous-integration/drone/push Build is passing

* update to android studio 4.1
This commit is contained in:
2020-10-18 15:53:37 +02:00
parent 4b1fb47abf
commit b29392c6f6
4 changed files with 7 additions and 9 deletions

View File

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.1'
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