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,61 @@
.class public abstract Lcom/mbridge/msdk/out/MBBidCommonHandler;
.super Ljava/lang/Object;
.source "SourceFile"
# instance fields
.field protected context:Landroid/content/Context;
.field protected properties:Ljava/util/Map;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 11
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public constructor <init>(Ljava/util/Map;Landroid/content/Context;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;",
"Landroid/content/Context;",
")V"
}
.end annotation
.line 14
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/mbridge/msdk/out/MBBidCommonHandler;->properties:Ljava/util/Map;
iput-object p2, p0, Lcom/mbridge/msdk/out/MBBidCommonHandler;->context:Landroid/content/Context;
return-void
.end method
# virtual methods
.method public abstract bidLoad(Ljava/lang/String;)V
.end method
.method public abstract bidRelease()V
.end method