Skip to content

Commit

Permalink
feat: disable dataBinding (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler authored Aug 15, 2023
1 parent c5d37ff commit 9966ec7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ android {
jvmTarget = '11'
}
buildFeatures {
dataBinding true
compose true
}
composeOptions {
Expand Down

0 comments on commit 9966ec7

Please sign in to comment.