mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	Add x86 abi to example
This commit is contained in:
		| @@ -141,7 +141,7 @@ android { | |||||||
|             reset() |             reset() | ||||||
|             enable true |             enable true | ||||||
|             universalApk false  // If true, also generate a universal APK |             universalApk false  // If true, also generate a universal APK | ||||||
|             include "arm64-v8a" |             include "x86", "arm64-v8a" | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
|     signingConfigs { |     signingConfigs { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm