mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
32 lines
650 B
Smali
32 lines
650 B
Smali
.class final Lio/sentry/android/ndk/SentryNdkUtil;
|
|
.super Ljava/lang/Object;
|
|
.source "SentryNdkUtil.java"
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 11
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static addPackage(Lio/sentry/protocol/SdkVersion;)V
|
|
.locals 2
|
|
|
|
if-nez p0, :cond_0
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
const-string v0, "maven:io.sentry:sentry-android-ndk"
|
|
|
|
const-string v1, "7.8.0"
|
|
|
|
.line 22
|
|
invoke-virtual {p0, v0, v1}, Lio/sentry/protocol/SdkVersion;->addPackage(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|