upgrade minSdkVersion to 19
This commit is contained in:
parent
5d5c103644
commit
28a85639ed
4 changed files with 12 additions and 28 deletions
|
@ -8,7 +8,7 @@ android {
|
|||
buildToolsVersion '27.0.3'
|
||||
defaultConfig {
|
||||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 18
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 27
|
||||
versionCode 34
|
||||
versionName "1.5.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue