1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-12-25 01:20:34 +00:00
NewPipe/app
Stypox 92f4010e8e
Add more checks to prevent build failures in gradle branch suffix
- Add function `getGitWorkingBranch` that returns the current working branch, and "" if it could not be determined (either because git is not installed or because the directory is not a git repo).
- Make sure normalizedWorkingBranch is not empty (leading to an invalid app id terminating with `.`)
- Make normalizedWorkingBranch lowercase
- Add comments
2020-03-02 20:50:35 +01:00
..
src Merge branch 'dev' into gradle-app-id-suffix 2020-02-23 10:04:19 +01:00
.gitignore Update app/.gitignore 2020-02-19 17:40:03 +01:00
build.gradle Add more checks to prevent build failures in gradle branch suffix 2020-03-02 20:50:35 +01:00
proguard-rules.pro Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00