Fixed merge conflict
Co-authored-by: Mohammed Anas <triallax@tutanota.com>
This commit is contained in:
parent
91bcd8766a
commit
b0e4f947ea
|
@ -14,8 +14,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "org.schabi.newpipe"
|
applicationId "org.schabi.newpipe"
|
||||||
resValue "string", "app_name", "NewPipe"
|
resValue "string", "app_name", "NewPipe"
|
||||||
minSdkVersion 19
|
minSdk 19
|
||||||
targetSdkVersion 29
|
targetSdk 29
|
||||||
versionCode 982
|
versionCode 982
|
||||||
versionName "0.21.16"
|
versionName "0.21.16"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue