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 interface abstract Lcom/google/android/gms/ads/mediation/MediationAdRequest;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# static fields
.field public static final TAG_FOR_CHILD_DIRECTED_TREATMENT_FALSE:I = 0x0
.field public static final TAG_FOR_CHILD_DIRECTED_TREATMENT_TRUE:I = 0x1
.field public static final TAG_FOR_CHILD_DIRECTED_TREATMENT_UNSPECIFIED:I = -0x1
# virtual methods
.method public abstract getBirthday()Ljava/util/Date;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getGender()I
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getKeywords()Ljava/util/Set;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end method
.method public abstract getLocation()Landroid/location/Location;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method
.method public abstract isDesignedForFamilies()Z
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract isTesting()Z
.end method
.method public abstract taggedForChildDirectedTreatment()I
.end method