Fix proguard use in gradle
This commit is contained in:
		
							parent
							
								
									34cdacc303
								
							
						
					
					
						commit
						6da00f84cb
					
				| @ -35,8 +35,7 @@ android { | ||||
| 	buildTypes { | ||||
| 		release { | ||||
| 			runProguard true | ||||
| 			proguardFile 'proguard-project.txt' | ||||
| 			proguardFile getDefaultProguardFile('proguard-android.txt') | ||||
| 			proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-project.txt' | ||||
| 		} | ||||
| 	} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Daniel Martí
						Daniel Martí