Rollback minSdk to 21

This commit is contained in:
vfsfitvnm
2022-10-10 18:33:56 +02:00
parent d0cffe466b
commit 6fb8e41a04
2 changed files with 1 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ android {
defaultConfig {
applicationId = "it.vfsfitvnm.vimusic"
minSdk = 23
minSdk = 21
targetSdk = 32
versionCode = 16
versionName = "0.5.0"