mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 10:40:05 +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