Merge pull request #722 from TeamNewPipe/beta
add everything for beta release
This commit is contained in:
commit
6e11ca1ac4
8 changed files with 559 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ android {
|
|||
debuggable true
|
||||
applicationIdSuffix ".debug"
|
||||
}
|
||||
beta {
|
||||
applicationIdSuffix ".beta"
|
||||
}
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue