Changes of com.discord v823

This commit is contained in:
DisTok 2019-02-04 21:08:30 +01:00
parent 50139b7f2b
commit 204ebe7067
28411 changed files with 2982405 additions and 1720152 deletions

View file

@ -0,0 +1,32 @@
.class public interface abstract annotation Landroidx/annotation/VisibleForTesting;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/VisibleForTesting;
otherwise = 0x2
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
# static fields
.field public static final NONE:I = 0x5
.field public static final PACKAGE_PRIVATE:I = 0x3
.field public static final PRIVATE:I = 0x2
.field public static final PROTECTED:I = 0x4
# virtual methods
.method public abstract otherwise()I
.end method