upgrade to minSdkVersion 18, fix some lint warnings
This commit is contained in:
parent
2eaf727a1d
commit
3c795c6eef
4 changed files with 25 additions and 49 deletions
|
@ -7,7 +7,7 @@ android {
|
|||
buildToolsVersion '27.0.1'
|
||||
defaultConfig {
|
||||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 18
|
||||
targetSdkVersion 27
|
||||
versionCode 31
|
||||
versionName "1.4.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue