Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

14 lines
254 B
Smali

.class public abstract Lokhttp3/internal/Version;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static userAgent()Ljava/lang/String;
.locals 1
const-string v0, "okhttp/3.14.9"
return-object v0
.end method