mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Revert ViewPager2 library
This commit is contained in:
		| @@ -143,7 +143,6 @@ dependencies { | ||||
|     implementation 'androidx.preference:preference:1.1.1' | ||||
|     implementation 'androidx.recyclerview:recyclerview:1.2.0-alpha04' | ||||
|     implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' | ||||
|     implementation "androidx.viewpager2:viewpager2:1.0.0" | ||||
|     implementation 'androidx.webkit:webkit:1.3.0-rc01' | ||||
|  | ||||
|     final lifecycle_version = '2.3.0-alpha05' | ||||
| @@ -236,6 +235,7 @@ dependencies { | ||||
|     implementation 'eu.davidea:flexible-adapter:5.1.0' | ||||
|     implementation 'eu.davidea:flexible-adapter-ui:1.0.0' | ||||
|     implementation 'com.nononsenseapps:filepicker:2.5.2' | ||||
|     implementation 'com.nightlynexus.viewstatepageradapter:viewstatepageradapter:1.1.0' | ||||
|     implementation 'com.github.mthli:Slice:v1.3' | ||||
|     implementation 'com.github.chrisbanes:PhotoView:2.3.0' | ||||
|     implementation 'com.github.carlosesco:DirectionalViewPager:a844dbca0a' | ||||
| @@ -259,7 +259,7 @@ dependencies { | ||||
|     implementation "io.github.reactivecircus.flowbinding:flowbinding-appcompat:$flowbinding_version" | ||||
|     implementation "io.github.reactivecircus.flowbinding:flowbinding-recyclerview:$flowbinding_version" | ||||
|     implementation "io.github.reactivecircus.flowbinding:flowbinding-swiperefreshlayout:$flowbinding_version" | ||||
|     implementation "io.github.reactivecircus.flowbinding:flowbinding-viewpager2:$flowbinding_version" | ||||
|     implementation "io.github.reactivecircus.flowbinding:flowbinding-viewpager:$flowbinding_version" | ||||
|  | ||||
|     // Licenses | ||||
|     final aboutlibraries_version = '8.2.0' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user