Issue-8: Downgrade PDF Viewer for Xiaomi error
This commit is contained in:
		@@ -78,7 +78,8 @@ dependencies {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    // PDF
 | 
					    // PDF
 | 
				
			||||||
    implementation 'com.tom_roush:pdfbox-android:1.8.10.1'
 | 
					    implementation 'com.tom_roush:pdfbox-android:1.8.10.1'
 | 
				
			||||||
    implementation 'com.github.barteksc:android-pdf-viewer:3.2.0-beta.1'
 | 
					    //noinspection GradleDependency
 | 
				
			||||||
 | 
					    implementation 'com.github.barteksc:android-pdf-viewer:2.8.2'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Gson
 | 
					    // Gson
 | 
				
			||||||
    implementation 'com.google.code.gson:gson:2.8.6'
 | 
					    implementation 'com.google.code.gson:gson:2.8.6'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user