Changes of com.discord v1335

This commit is contained in:
root 2020-11-16 01:00:50 +00:00
parent c42fc6bb28
commit 7b3a618778
18191 changed files with 1011128 additions and 974580 deletions

View file

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