사용하지 않는 databinding 설정 제거
This commit is contained in:
		@@ -20,7 +20,6 @@ android {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    buildFeatures {
 | 
					    buildFeatures {
 | 
				
			||||||
        dataBinding true
 | 
					 | 
				
			||||||
        buildConfig true
 | 
					        buildConfig true
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user