KotlinDetector.smali
.class public final Lcom/google/firebase/platforminfo/KotlinDetector;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-common@@19.3.0"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method private constructor <init>()V
.registers 1
.line 25
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static detectVersion()Ljava/lang/String;
.registers 2
.line 31
:try_start_0
sget-object v0, Lkotlin/KotlinVersion;->CURRENT:Lkotlin/KotlinVersion;
invoke-virtual {v0}, Lkotlin/KotlinVersion;->toString()Ljava/lang/String;
move-result-object v0
:try_end_6
.catch Ljava/lang/NoClassDefFoundError; {:try_start_0 .. :try_end_6} :catch_7
return-object v0
.line 32
:catch_7
move-exception v0
.line 33
.local v0, "ex":Ljava/lang/NoClassDefFoundError;
const/4 v1, 0x0
return-object v1
.end method