 b3107eb6b2
			
		
	
	
		b3107eb6b2
		
	
	
	
	
		
			
			Most of this was done by pserwylo on his branch feature/gradle. The only thing left is merging the fixes into nanohttpd.
		
			
				
	
	
		
			11 lines
		
	
	
		
			476 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			476 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
| proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
 | |
| 
 | |
| target=android-19
 | |
| 
 | |
| android.library.reference.1=extern/UniversalImageLoader/library
 | |
| android.library.reference.2=extern/MemorizingTrustManager
 | |
| android.library.reference.3=extern/AndroidPinning
 | |
| android.library.reference.4=extern/nanohttpd
 | |
| # Once nanohttpd pull request is merged use android.library.reference.4=extern/nanohttpd/core
 | |
| android.library.reference.5=extern/libsuperuser/libsuperuser
 |