formatting fix

This commit is contained in:
alex 2020-06-25 11:30:30 +03:00
parent f8cf421083
commit 382f0d1da0
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
targetSdkVersion 29
multiDexEnabled = true
multiDexEnabled = true
}
compileOptions {