mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Update ACRA
This commit is contained in:
		| @@ -170,7 +170,7 @@ open class App : Application(), DefaultLifecycleObserver, ImageLoaderFactory { | ||||
|         if (BuildConfig.FLAVOR != "dev") { | ||||
|             initAcra { | ||||
|                 buildConfigClass = BuildConfig::class.java | ||||
|                 excludeMatchingSharedPreferencesKeys = arrayOf(".*username.*", ".*password.*", ".*token.*") | ||||
|                 excludeMatchingSharedPreferencesKeys = listOf(".*username.*", ".*password.*", ".*token.*") | ||||
|  | ||||
|                 httpSender { | ||||
|                     uri = BuildConfig.ACRA_URI | ||||
|   | ||||
		Reference in New Issue
	
	Block a user