mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 14:30:30 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			108 B
		
	
	
	
		
			Groovy
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			108 B
		
	
	
	
		
			Groovy
		
	
	
	
	
	
dependencies {
 | 
						|
    compile 'com.google.firebase:firebase-core:11.6.2'
 | 
						|
 | 
						|
    testCompile 'junit:junit:4.12'
 | 
						|
}
 |