Stop adding link info when composing toot (#418)
This commit is contained in:
parent
ccc2efcca1
commit
df4dfa7766
5 changed files with 3 additions and 191 deletions
5
app/proguard-rules.pro
vendored
5
app/proguard-rules.pro
vendored
|
@ -58,8 +58,3 @@
|
|||
public static *** v(...);
|
||||
public static *** i(...);
|
||||
}
|
||||
|
||||
# for jsoup
|
||||
-keep public class org.jsoup.** {
|
||||
public *;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue