Files
rr3-apk/smali_classes3/com/google/android/gms/internal/base/zan.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

28 lines
466 B
Smali

.class final Lcom/google/android/gms/internal/base/zan;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static zaa()Z
.locals 2
.annotation build Landroidx/annotation/ChecksSdkIntAtLeast;
api = 0x21
.end annotation
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x21
if-lt v0, v1, :cond_0
const/4 v0, 0x1
return v0
:cond_0
const/4 v0, 0x0
return v0
.end method