Files
rr3-apk/smali_classes4/com/mbridge/msdk/thrid/okhttp/internal/Version.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

23 lines
424 B
Smali

.class public final Lcom/mbridge/msdk/thrid/okhttp/internal/Version;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method private constructor <init>()V
.locals 0
.line 23
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static userAgent()Ljava/lang/String;
.locals 1
const-string v0, "okhttp/3.12.13"
return-object v0
.end method