First Upload

Just the APK
Force update disabled, will only work offline.
This commit is contained in:
supermegamestre
2026-01-26 00:26:29 -03:00
commit 4bbd74a497
44413 changed files with 11043538 additions and 0 deletions

View File

@@ -0,0 +1,54 @@
.class final Landroidx/core/os/PersistableBundleApi22ImplKt;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x16
.end annotation
# static fields
.field public static final INSTANCE:Landroidx/core/os/PersistableBundleApi22ImplKt;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Landroidx/core/os/PersistableBundleApi22ImplKt;
invoke-direct {v0}, Landroidx/core/os/PersistableBundleApi22ImplKt;-><init>()V
sput-object v0, Landroidx/core/os/PersistableBundleApi22ImplKt;->INSTANCE:Landroidx/core/os/PersistableBundleApi22ImplKt;
return-void
.end method
.method private constructor <init>()V
.locals 0
.line 140
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static final putBoolean(Landroid/os/PersistableBundle;Ljava/lang/String;Z)V
.locals 0
.line 144
invoke-virtual {p0, p1, p2}, Landroid/os/BaseBundle;->putBoolean(Ljava/lang/String;Z)V
return-void
.end method
.method public static final putBooleanArray(Landroid/os/PersistableBundle;Ljava/lang/String;[Z)V
.locals 0
.line 149
invoke-virtual {p0, p1, p2}, Landroid/os/BaseBundle;->putBooleanArray(Ljava/lang/String;[Z)V
return-void
.end method