Skip to content
Snippets Groups Projects
Commit ecb47330 authored by Leo Ma's avatar Leo Ma
Browse files

Change API level into 21


Signed-off-by: default avatarLeo Ma <begeekmyfriend@gmail.com>
parent 39b31a24
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,7 +6,7 @@ android {
defaultConfig {
applicationId "net.ossrs.yasea.demo"
minSdkVersion 16
minSdkVersion 21
targetSdkVersion 22
versionCode 1
versionName "2.6"
Loading
Loading
Loading
Loading
@@ -5,7 +5,7 @@ android {
buildToolsVersion "26.0.2"
defaultConfig {
minSdkVersion 16
minSdkVersion 21
targetSdkVersion 22
versionCode 1
versionName "2.6"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment