mirror of
				https://github.com/SimpleMobileTools/Simple-Notes.git
				synced 2025-06-05 17:00:23 +02:00 
			
		
		
		
	initialize Stetho in release build too
This commit is contained in:
		| @@ -17,8 +17,6 @@ class App : Application() { | ||||
|         } | ||||
|  | ||||
|         checkUseEnglish() | ||||
|  | ||||
|         if (BuildConfig.DEBUG) | ||||
|             Stetho.initializeWithDefaults(this) | ||||
|         Stetho.initializeWithDefaults(this) | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user