mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	fix android build
This commit is contained in:
		| @@ -99,7 +99,7 @@ public class UpdateModule extends NativePushySpec { | ||||
|  | ||||
|     @Override | ||||
|     public void restartApp(Promise promise) { | ||||
|         UpdateModuleImpl.restartApp(updateContext, mContext, promise); | ||||
|         UpdateModuleImpl.restartApp(mContext, promise); | ||||
|     } | ||||
|  | ||||
|     @Override | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm