File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 1616-dontwarn javax.script.**
1717-keep class jdk.dynalink.** { *; }
1818-dontwarn jdk.dynalink.**
19- # Rules for jsoup
20- # Ignore intended-to-be-optional re2j classes - only needed if using re2j for jsoup regex
21- # jsoup safely falls back to JDK regex if re2j not on classpath, but has concrete re2j refs
22- # See https://github.com/jhy/jsoup/issues/2459 - may be resolved in future, then this may be removed
23- -dontwarn com.google.re2j.**
2419
2520## Rules for ExoPlayer
2621-keep class com.google.android.exoplayer2.** { *; }
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
6060# the corresponding commit hash, since JitPack sometimes deletes artifacts.
6161# If there’s already a git hash, just add more of it to the end (or remove a letter)
6262# to cause jitpack to regenerate the artifact.
63- teamnewpipe-newpipe-extractor = " v0.26.1 "
63+ teamnewpipe-newpipe-extractor = " 1512cf3222b0c5d87a249e6ac231b98090c42623 "
6464viewpager2 = " 1.1.0"
6565webkit = " 1.15.0"
6666work = " 2.11.2"
You can’t perform that action at this time.
0 commit comments