granularity level: instruction

		.class abstract Lcom/google/firebase/platforminfo/LibraryVersion;
.super Ljava/lang/Object;
.source "LibraryVersion.java"




.method constructor <init>()V
	.locals 0

	invoke-direct {p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method static create(Ljava/lang/String;Ljava/lang/String;)Lcom/google/firebase/platforminfo/LibraryVersion;
	.locals 1

	new-instance v0, Lcom/google/firebase/platforminfo/AutoValue_LibraryVersion;
	invoke-direct {v0, p0, p1}, Lcom/google/firebase/platforminfo/AutoValue_LibraryVersion;-><init>(Ljava/lang/String;Ljava/lang/String;)V
	return-object v0
.end method

.method public abstract getLibraryName()Ljava/lang/String;
	
	.annotation runtime Ljavax/annotation/Nonnull;
	.end annotation

.end method

.method public abstract getVersion()Ljava/lang/String;
	
	.annotation runtime Ljavax/annotation/Nonnull;
	.end annotation

.end method