Refactoring splash screen
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
apply plugin: 'com.android.dynamic-feature'
|
||||
plugins {
|
||||
id 'com.android.dynamic-feature'
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
@@ -7,9 +9,6 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user