mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	Fix typo in patch extension
This commit is contained in:
		| @@ -424,7 +424,7 @@ RCT_EXPORT_METHOD(markSuccess) | |||||||
|         case PushyTypeFullDownload: |         case PushyTypeFullDownload: | ||||||
|             return @".ppk"; |             return @".ppk"; | ||||||
|         case PushyTypePatchFromPackage: |         case PushyTypePatchFromPackage: | ||||||
|             return @".apk.patch"; |             return @".ipa.patch"; | ||||||
|         case PushyTypePatchFromPpk: |         case PushyTypePatchFromPpk: | ||||||
|             return @".ppk.patch"; |             return @".ppk.patch"; | ||||||
|         default: |         default: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm