mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
修复Android ci编译问题
This commit is contained in:
parent
5babe63cdb
commit
3cb0f66093
@ -2,6 +2,7 @@ apply plugin: 'com.android.application'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 28
|
compileSdkVersion 28
|
||||||
|
ndkVersion "21.4.7075529"
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.zlmediakit.demo"
|
applicationId "com.zlmediakit.demo"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
|
Loading…
Reference in New Issue
Block a user