mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-11-01 05:43:11 +08:00 
			
		
		
		
	add bsdiff in ndk module.
This commit is contained in:
		| @@ -9,6 +9,13 @@ android { | ||||
|         targetSdkVersion 23 | ||||
|         versionCode 1 | ||||
|         versionName "1.0" | ||||
|  | ||||
|         ndk { | ||||
|             moduleName "rnupdate" | ||||
|             ldLibs "log" | ||||
|             abiFilters "armeabi-v7a", "x86" | ||||
|         } | ||||
|  | ||||
|     } | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 tdzl2003
					tdzl2003