mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 15:23:00 +00:00 
			
		
		
		
	reset support lib to 25.1.1
25.2.0 is not yet supported by fdroid
This commit is contained in:
		 Christian Schabesberger
					Christian Schabesberger
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							010a24db3f
						
					
				
				
					commit
					99d2a33c8c
				
			| @@ -32,10 +32,10 @@ android { | |||||||
|  |  | ||||||
| dependencies { | dependencies { | ||||||
|     testCompile 'junit:junit:4.12' |     testCompile 'junit:junit:4.12' | ||||||
|     compile 'com.android.support:appcompat-v7:25.2.0' |     compile 'com.android.support:appcompat-v7:25.1.1' | ||||||
|     compile 'com.android.support:support-v4:25.2.0' |     compile 'com.android.support:support-v4:25.1.1' | ||||||
|     compile 'com.android.support:design:25.2.0' |     compile 'com.android.support:design:25.1.1' | ||||||
|     compile 'com.android.support:recyclerview-v7:25.2.0' |     compile 'com.android.support:recyclerview-v7:25.1.1' | ||||||
|     compile 'org.jsoup:jsoup:1.8.3' |     compile 'org.jsoup:jsoup:1.8.3' | ||||||
|     compile 'org.mozilla:rhino:1.7.7' |     compile 'org.mozilla:rhino:1.7.7' | ||||||
|     compile 'info.guardianproject.netcipher:netcipher:1.2' |     compile 'info.guardianproject.netcipher:netcipher:1.2' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user