Files
rr3-apk/smali_classes2/com/glu/plugins/gluanalytics/GluAnalytics$RevIDInfo.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

36 lines
834 B
Smali

.class Lcom/glu/plugins/gluanalytics/GluAnalytics$RevIDInfo;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/glu/plugins/gluanalytics/GluAnalytics;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "RevIDInfo"
.end annotation
# instance fields
.field public final id:Ljava/lang/String;
.field public final synced:Z
# direct methods
.method public constructor <init>(Ljava/lang/String;Z)V
.locals 0
.line 1548
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/glu/plugins/gluanalytics/GluAnalytics$RevIDInfo;->id:Ljava/lang/String;
iput-boolean p2, p0, Lcom/glu/plugins/gluanalytics/GluAnalytics$RevIDInfo;->synced:Z
return-void
.end method