You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
456 B
27 lines
456 B
2 years ago
|
.class public final Lokhttp3/internal/Version;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "Version.java"
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method private constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 23
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
.line 24
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public static userAgent()Ljava/lang/String;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 20
|
||
|
const-string v0, "okhttp/3.2.0"
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|