diff --git a/app/build.gradle b/app/build.gradle index 9bd2ff4e..406b06fd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,6 @@ android { android.buildFeatures.buildConfig true android.dataBinding.enabledForTests true - android.dataBinding.addKtx true compileOptions { sourceCompatibility JavaVersion.VERSION_17