mirror of
				https://github.com/oxen-io/session-android.git
				synced 2025-10-30 23:09:20 +00:00 
			
		
		
		
	Remove armeabi.
This commit is contained in:
		 Alan Evans
					Alan Evans
				
			
				
					committed by
					
						 Greyson Parrelli
						Greyson Parrelli
					
				
			
			
				
	
			
			
			 Greyson Parrelli
						Greyson Parrelli
					
				
			
						parent
						
							6df5457305
						
					
				
				
					commit
					6e5658431b
				
			| @@ -321,7 +321,7 @@ android { | ||||
|         buildConfigField "String[]", "LANGUAGES", "new String[]{\"" + autoResConfig().collect { s -> s.replace('-r', '_') }.join('", "') + '"}' | ||||
|  | ||||
|         ndk { | ||||
|             abiFilters "armeabi", "armeabi-v7a", "x86" | ||||
|             abiFilters 'armeabi-v7a', 'x86' | ||||
|         } | ||||
|  | ||||
|         resConfigs autoResConfig() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user