build: keep proto-generated files#12469
Conversation
Fixes, an issue, where the proto-generated files where removed by proguard, leading to an error. Ref: TeamNewPipe/NewPipeExtractor#1104
Could you please explain what the error is because I can't find it... |
|
Sure, the error is that |
|
I currently have the latest nightly installed and I don't get such an error when the app starts (also not in the logs). Could you provide more details? |
|
Hmm, I can't replicate it either anymore. Maybe I messed something up when building. |
What is it?
Description of the changes in your PR
Fixes, an issue, where the proto-generated files where removed by proguard, leading to an error.
Ref: TeamNewPipe/NewPipeExtractor#1104
APK testing
The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.
Due diligence