set minSdk to 19 and deprecate old player

This commit is contained in:
Christian Schabesberger 2018-11-13 17:27:47 +01:00
parent d20cfc927f
commit a36340d881
11 changed files with 20 additions and 457 deletions

View file

@ -6,7 +6,7 @@ android {
defaultConfig {
applicationId "org.schabi.newpipe"
minSdkVersion 15
minSdkVersion 19
targetSdkVersion 28
versionCode 69
versionName "0.14.2"