| 
					
				 | 
			
			
				@@ -93,8 +93,8 @@ dependencies { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     implementation 'com.xw.repo:xedittext:2.1.0@aar' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    implementation 'com.jakewharton:butterknife:10.2.3' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    implementation 'com.jakewharton:butterknife-compiler:10.2.3' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    api 'com.jakewharton:butterknife:10.2.3' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.3' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     implementation 'com.squareup.retrofit2:converter-scalars:2.2.0' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     implementation 'com.squareup.retrofit2:converter-gson:2.2.0' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     implementation 'com.squareup.retrofit2:adapter-rxjava2:2.2.0' 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -103,8 +103,8 @@ dependencies { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     implementation 'com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.34' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     implementation 'com.jakewharton:butterknife:10.2.3' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     implementation 'com.blankj:utilcode:1.30.5' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    implementation 'io.reactivex.rxjava2:rxjava:2.0.6' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    implementation 'io.reactivex.rxjava2:rxandroid:2.0.1' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    api 'io.reactivex.rxjava2:rxjava:2.0.6' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    api 'io.reactivex.rxjava2:rxandroid:2.0.1' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     implementation 'com.squareup.okhttp3:okhttp:3.8.1' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     implementation 'com.hjq:titlebar:5.0' 
			 |