mirror of
https://gitea.mayex.net/mayekkuzu/Audinaut.git
synced 2025-01-23 23:54:54 +03:00
Bump min sdk to 21
This commit is contained in:
parent
cd6a3b0054
commit
7b1f690d5f
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user