remove dataBinding

pull/32/head
GKF 6 years ago
parent 9bbe7dd7d5
commit 9c5f7f9716
  1. 3
      app/build.gradle

@ -9,9 +9,6 @@ androidExtensions {
android { android {
compileSdkVersion 28 compileSdkVersion 28
dataBinding {
enabled = true
}
defaultConfig { defaultConfig {
applicationId "io.legado.app" applicationId "io.legado.app"
minSdkVersion 21 minSdkVersion 21

Loading…
Cancel
Save