tmap/smali_classes2/com/google/android/gms/common/FirstPartyScopes.smali
2022-06-10 21:38:30 +09:00

32 lines
809 B
Smali

.class public Lcom/google/android/gms/common/FirstPartyScopes;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-basement@@18.0.0"
# annotations
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.annotation build Lcom/google/android/gms/common/internal/ShowFirstParty;
.end annotation
# static fields
.field public static final GAMES_1P:Ljava/lang/String; = "https://www.googleapis.com/auth/games.firstparty"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method