Changes of com.discord v1344

This commit is contained in:
root 2020-11-21 22:11:07 +00:00
parent 00a03df92a
commit ed7cf41cb9
18279 changed files with 989752 additions and 1013884 deletions

View file

@ -4,18 +4,18 @@
# static fields
.field public static final TAG:Ljava/lang/String; = "Token"
.field private static final TAG:Ljava/lang/String; = "Token"
# instance fields
.field public final mContents:Landroidx/browser/trusted/TokenContents;
.field private final mContents:Landroidx/browser/trusted/TokenContents;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
# direct methods
.method public constructor <init>(Landroidx/browser/trusted/TokenContents;)V
.method private constructor <init>(Landroidx/browser/trusted/TokenContents;)V
.locals 0
.param p1 # Landroidx/browser/trusted/TokenContents;
.annotation build Landroidx/annotation/NonNull;