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,46 @@
.class public interface abstract Lokhttp3/Authenticator;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final NONE:Lokhttp3/Authenticator;
# direct methods
.method public static synthetic $r8$lambda$esJoevooYalsFzydukZpZJT5arU(Lokhttp3/Route;Lokhttp3/Response;)Lokhttp3/Request;
.locals 0
.line 0
invoke-static {p0, p1}, Lokhttp3/Authenticator;->lambda$static$0(Lokhttp3/Route;Lokhttp3/Response;)Lokhttp3/Request;
move-result-object p0
return-object p0
.end method
.method static constructor <clinit>()V
.locals 1
.line 100
new-instance v0, Lokhttp3/Authenticator$$ExternalSyntheticLambda0;
invoke-direct {v0}, Lokhttp3/Authenticator$$ExternalSyntheticLambda0;-><init>()V
sput-object v0, Lokhttp3/Authenticator;->NONE:Lokhttp3/Authenticator;
return-void
.end method
.method public static synthetic lambda$static$0(Lokhttp3/Route;Lokhttp3/Response;)Lokhttp3/Request;
.locals 0
const/4 p0, 0x0
return-object p0
.end method
# virtual methods
.method public abstract authenticate(Lokhttp3/Route;Lokhttp3/Response;)Lokhttp3/Request;
.end method