We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18572da commit e515252Copy full SHA for e515252
1 file changed
README.md
@@ -15,7 +15,6 @@ If you're using Gradle, you could add NewPipe Extractor as a dependency with the
15
3. If you are using tools to minimize your project, make sure to keep the files below, by e.g. adding the following lines to your proguard file:
16
```
17
## Rules for NewPipeExtractor
18
--keep class org.schabi.newpipe.extractor.timeago.patterns.** { *; }
19
-keep class org.mozilla.javascript.** { *; }
20
-keep class org.mozilla.classfile.ClassFileWriter
21
-dontwarn org.mozilla.javascript.tools.**
0 commit comments