Skip to content

Commit e515252

Browse files
authored
removed obsolete proguard rules
1 parent 18572da commit e515252

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ If you're using Gradle, you could add NewPipe Extractor as a dependency with the
1515
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:
1616
```
1717
## Rules for NewPipeExtractor
18-
-keep class org.schabi.newpipe.extractor.timeago.patterns.** { *; }
1918
-keep class org.mozilla.javascript.** { *; }
2019
-keep class org.mozilla.classfile.ClassFileWriter
2120
-dontwarn org.mozilla.javascript.tools.**

0 commit comments

Comments
 (0)