mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 13:23:12 +08:00 
			
		
		
		
	add document
This commit is contained in:
		| @@ -128,6 +128,7 @@ public class UpdateContext { | ||||
|     public void markSuccess() { | ||||
|         SharedPreferences.Editor editor = sp.edit(); | ||||
|         editor.putBoolean("firstTimeOk", true); | ||||
|         editor.remove("lastVersion"); | ||||
|         editor.apply(); | ||||
|  | ||||
|         this.clearUp(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 tdzl2003
					tdzl2003