Bump min sdk to 21

This commit is contained in:
Andrew Rabert 2018-12-03 19:46:04 -05:00
parent cd6a3b0054
commit 7b1f690d5f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ android {
defaultConfig { defaultConfig {
applicationId "net.nullsum.audinaut" applicationId "net.nullsum.audinaut"
minSdkVersion 19 minSdkVersion 21
targetSdkVersion 27 targetSdkVersion 27
versionCode 197 versionCode 197
versionName '0.3.2' versionName '0.3.2'