formatting fix
This commit is contained in:
parent
f8cf421083
commit
382f0d1da0
|
|
@ -5,9 +5,9 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
targetSdkVersion 29
|
||||
|
||||
multiDexEnabled = true
|
||||
multiDexEnabled = true
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
|
|||
Loading…
Reference in New Issue