mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-11-04 09:13:00 +00:00 
			
		
		
		
	update support lib and move on to 0.8.7
This commit is contained in:
		@@ -8,8 +8,8 @@ android {
 | 
			
		||||
        applicationId "org.schabi.newpipe"
 | 
			
		||||
        minSdkVersion 15
 | 
			
		||||
        targetSdkVersion 25
 | 
			
		||||
        versionCode 20
 | 
			
		||||
        versionName "0.8.6"
 | 
			
		||||
        versionCode 21
 | 
			
		||||
        versionName "0.8.7"
 | 
			
		||||
    }
 | 
			
		||||
    buildTypes {
 | 
			
		||||
        release {
 | 
			
		||||
@@ -32,10 +32,10 @@ android {
 | 
			
		||||
 | 
			
		||||
dependencies {
 | 
			
		||||
    testCompile 'junit:junit:4.12'
 | 
			
		||||
    compile 'com.android.support:appcompat-v7:25.0.0'
 | 
			
		||||
    compile 'com.android.support:support-v4:25.0.0'
 | 
			
		||||
    compile 'com.android.support:design:25.0.0'
 | 
			
		||||
    compile 'com.android.support:recyclerview-v7:25.0.0'
 | 
			
		||||
    compile 'com.android.support:appcompat-v7:25.1.0'
 | 
			
		||||
    compile 'com.android.support:support-v4:25.1.0'
 | 
			
		||||
    compile 'com.android.support:design:25.1.0'
 | 
			
		||||
    compile 'com.android.support:recyclerview-v7:25.1.0'
 | 
			
		||||
    compile 'org.jsoup:jsoup:1.8.3'
 | 
			
		||||
    compile 'org.mozilla:rhino:1.7.7'
 | 
			
		||||
    compile 'info.guardianproject.netcipher:netcipher:1.2'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user