set minSdk to 19 and deprecate old player
This commit is contained in:
parent
d20cfc927f
commit
a36340d881
11 changed files with 20 additions and 457 deletions
|
|
@ -6,7 +6,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "org.schabi.newpipe"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 69
|
||||
versionName "0.14.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue