Created
October 17, 2021 21:17
-
-
Save tatocaster/684df295b5f33cc20b95e84b173af04b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
invoke-static {p0}, Landroidx/preference/e;->a(Landroid/content/Context;)Landroid/content/SharedPreferences; | |
move-result-object v0 | |
const-string v1, "preferencePremium" | |
const/4 v2, 0x1 | |
invoke-interface {v0}, Landroid/content/SharedPreferences;->edit()Landroid/content/SharedPreferences$Editor; | |
move-result-object v0 | |
invoke-interface {v0, v1, v2}, Landroid/content/SharedPreferences$Editor;->putBoolean(Ljava/lang/String;Z)Landroid/content/SharedPreferences$Editor; | |
invoke-interface {v0}, Landroid/content/SharedPreferences$Editor;->apply()V |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment