修复Android ci编译问题
This commit is contained in:
parent
5babe63cdb
commit
3cb0f66093
|
|
@ -2,6 +2,7 @@ apply plugin: 'com.android.application'
|
|||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
ndkVersion "21.4.7075529"
|
||||
defaultConfig {
|
||||
applicationId "com.zlmediakit.demo"
|
||||
minSdkVersion 15
|
||||
|
|
|
|||
Loading…
Reference in New Issue