mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
16 lines
977 B
Java
16 lines
977 B
Java
package io.sentry.compose.helper;
|
|
|
|
import kotlin.Metadata;
|
|
|
|
/* compiled from: BuildConfig.kt */
|
|
@Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0002\bÇ\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\u0006"}, d2 = {"Lio/sentry/compose/helper/BuildConfig;", "", "()V", "SENTRY_COMPOSE_HELPER_SDK_NAME", "", "VERSION_NAME", "sentry-compose-helper"}, k = 1, mv = {1, 8, 0}, xi = 48)
|
|
/* loaded from: classes3.dex */
|
|
public final class BuildConfig {
|
|
public static final int $stable = 0;
|
|
public static final BuildConfig INSTANCE = new BuildConfig();
|
|
public static final String SENTRY_COMPOSE_HELPER_SDK_NAME = "sentry.java.compose.helper";
|
|
public static final String VERSION_NAME = "7.4.0";
|
|
|
|
private BuildConfig() {
|
|
}
|
|
}
|