Skip to content

Instantly share code, notes, and snippets.

@aknik
Created June 14, 2018 11:57
Show Gist options
  • Save aknik/cea0e93834535d70048cd43f30d6989e to your computer and use it in GitHub Desktop.
Save aknik/cea0e93834535d70048cd43f30d6989e to your computer and use it in GitHub Desktop.
plusdede
.method public isPremium()Z
.locals 1
.line 82
iget-boolean v0, p0, Lcom/YisusStudios/Plusdede/MyAPP;->networkEnabled:Z
if-eqz v0, :cond_0
iget-boolean v0, p0, Lcom/YisusStudios/Plusdede/MyAPP;->networkPremium:Z
if-eqz v0, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x1 # Cambio 0 a 1
:goto_0
return v0
.end method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment