set minSdkVersion to 21
This commit is contained in:
parent
b9ca9a6e97
commit
f984d589a1
|
@ -17,7 +17,7 @@ android {
|
|||
buildToolsVersion '27.0.3'
|
||||
defaultConfig {
|
||||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 19
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
versionCode 49
|
||||
versionName "3.1"
|
||||
|
|
Loading…
Reference in New Issue