|  |  |  | @ -11,7 +11,7 @@ android { | 
			
		
	
		
			
				
					|  |  |  |  |         minSdkVersion 19 | 
			
		
	
		
			
				
					|  |  |  |  |         targetSdkVersion 28 | 
			
		
	
		
			
				
					|  |  |  |  |         versionCode 5 | 
			
		
	
		
			
				
					|  |  |  |  |         versionName "1.3.0" | 
			
		
	
		
			
				
					|  |  |  |  |         versionName "1.3.2" | 
			
		
	
		
			
				
					|  |  |  |  |         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" | 
			
		
	
		
			
				
					|  |  |  |  |     } | 
			
		
	
		
			
				
					|  |  |  |  |     buildTypes { | 
			
		
	
	
		
			
				
					|  |  |  | @ -57,7 +57,7 @@ dependencies { | 
			
		
	
		
			
				
					|  |  |  |  |     implementation 'com.camerakit:jpegkit:0.1.0' | 
			
		
	
		
			
				
					|  |  |  |  | //    implementation project(path: ':nsfw') | 
			
		
	
		
			
				
					|  |  |  |  | //    implementation project(path: ':OpenNSFW') | 
			
		
	
		
			
				
					|  |  |  |  |     implementation 'com.github.devzwy:open_nsfw_android:1.3.0' | 
			
		
	
		
			
				
					|  |  |  |  |     implementation 'com.github.devzwy:open_nsfw_android:1.3.2' | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     implementation 'com.squareup.okhttp3:okhttp:4.7.2' | 
			
		
	
		
			
				
					|  |  |  |  |     implementation "org.koin:koin-android:2.1.5" | 
			
		
	
	
		
			
				
					|  |  |  | 
 |