사용하지 않는 databinding 설정 제거

This commit is contained in:
2025-10-22 20:51:19 +09:00
parent 8cdb82765f
commit db6de22273

View File

@@ -20,7 +20,6 @@ android {
} }
buildFeatures { buildFeatures {
dataBinding true
buildConfig true buildConfig true
} }