Perform first OCR extraction
This commit is contained in:
		@@ -59,7 +59,7 @@ android {
 | 
			
		||||
        create("development") {
 | 
			
		||||
            dimension = "default"
 | 
			
		||||
            applicationIdSuffix = ".debug"
 | 
			
		||||
            signingConfig = signingConfigs.getByName("debug")
 | 
			
		||||
            // signingConfig = signingConfigs.getByName("debug")
 | 
			
		||||
        }
 | 
			
		||||
        create("publish") {
 | 
			
		||||
            dimension = "default"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user