Removal of the splash screen because it causes some crashes when rotating the device

This commit is contained in:
CappielloAntonio 2021-08-30 09:03:52 +02:00
parent a2243e079f
commit 1c23e53ed7
6 changed files with 3 additions and 18 deletions

View file

@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.1'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files