android支持更低版本,默认关闭vhost

This commit is contained in:
xiongziliang
2019-10-09 22:14:41 +08:00
parent 54b2cd0089
commit 67b70ec8bb
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ android {
compileSdkVersion 28
defaultConfig {
applicationId "com.zlmediakit.demo"
minSdkVersion 19
minSdkVersion 15
targetSdkVersion 28
versionCode 1
versionName "1.0"