mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	| @@ -262,7 +262,7 @@ dependencies { | ||||
|     implementation "com.nononsenseapps:filepicker:4.2.1" | ||||
|  | ||||
|     // Crash reporting | ||||
|     implementation "ch.acra:acra-core:5.8.4" | ||||
|     implementation "ch.acra:acra-core:5.9.1" | ||||
|  | ||||
|     // Properly restarting | ||||
|     implementation 'com.jakewharton:process-phoenix:2.1.2' | ||||
|   | ||||
| @@ -205,7 +205,7 @@ public class App extends MultiDexApplication { | ||||
|             return; | ||||
|         } | ||||
|  | ||||
|         final CoreConfigurationBuilder acraConfig = new CoreConfigurationBuilder(this) | ||||
|         final CoreConfigurationBuilder acraConfig = new CoreConfigurationBuilder() | ||||
|                 .withBuildConfigClass(BuildConfig.class); | ||||
|         ACRA.init(this, acraConfig); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 litetex
					litetex