mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-20 08:47:50 +08:00
Android ci fixed (#1952)
This commit is contained in:
parent
4a35ddbddb
commit
098bd319ab
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 28
|
compileSdkVersion 28
|
||||||
ndkVersion "25.0.8775105"
|
//ndkVersion "25.1.xxx"
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.zlmediakit.demo"
|
applicationId "com.zlmediakit.demo"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user