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,36 @@
.class public interface abstract Lcom/unity3d/services/ads/operation/IAdModule;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/unity3d/services/core/webview/bridge/IWebViewBridgeSharedObjectStore;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T::",
"Lcom/unity3d/services/core/webview/bridge/IWebViewSharedObject;",
"T2:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lcom/unity3d/services/core/webview/bridge/IWebViewBridgeSharedObjectStore<",
"TT;>;"
}
.end annotation
# virtual methods
.method public abstract executeAdOperation(Lcom/unity3d/services/core/webview/bridge/IWebViewBridgeInvoker;Ljava/lang/Object;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/unity3d/services/core/webview/bridge/IWebViewBridgeInvoker;",
"TT2;)V"
}
.end annotation
.end method
.method public abstract getMetricSender()Lcom/unity3d/services/core/request/metrics/SDKMetricsSender;
.end method