24 lines
901 B
Smali
24 lines
901 B
Smali
.class public final Lcom/google/android/gms/common/GooglePlayServicesMissingManifestValueException;
|
|
.super Lcom/google/android/gms/common/GooglePlayServicesManifestException;
|
|
.source "com.google.android.gms:play-services-basement@@18.0.0"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/android/gms/common/annotation/KeepName;
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 2
|
|
|
|
const/4 v0, 0x0
|
|
|
|
const-string v1, "A required meta-data tag in your app\'s AndroidManifest.xml does not exist. You must have the following declaration within the <application> element: <meta-data android:name=\"com.google.android.gms.version\" android:value=\"@integer/google_play_services_version\" />"
|
|
|
|
.line 1
|
|
invoke-direct {p0, v0, v1}, Lcom/google/android/gms/common/GooglePlayServicesManifestException;-><init>(ILjava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|