mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	gradle change
This commit is contained in:
		| @@ -167,7 +167,6 @@ dependencies { | ||||
|  | ||||
|     testImplementation 'junit:junit:4.13.1' | ||||
|     testImplementation 'org.mockito:mockito-core:3.3.3' | ||||
|     implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0" | ||||
|  | ||||
|     androidTestImplementation "androidx.test.ext:junit:1.1.1" | ||||
|     androidTestImplementation "androidx.room:room-testing:${androidxRoomVersion}" | ||||
| @@ -206,6 +205,8 @@ dependencies { | ||||
|     implementation "androidx.room:room-rxjava2:${androidxRoomVersion}" | ||||
|     kapt "androidx.room:room-compiler:${androidxRoomVersion}" | ||||
|  | ||||
|     implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0" | ||||
|  | ||||
|     implementation "com.xwray:groupie:${groupieVersion}" | ||||
|     implementation "com.xwray:groupie-kotlin-android-extensions:${groupieVersion}" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 okan35
					okan35