Support android auto (#47)

This commit is contained in:
Slany
2022-09-07 21:20:25 +02:00
committed by vfsfitvnm
parent fae96d1114
commit d0cffe466b
11 changed files with 420 additions and 1 deletions

View File

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