1
0
mirror of https://github.com/nvllsvm/Audinaut synced 2025-01-24 21:01:27 +01:00

Bump min sdk to 21

This commit is contained in:
Andrew Rabert 2018-12-03 19:46:04 -05:00
parent cd6a3b0054
commit 7b1f690d5f

View File

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