Remove obsolete databinding-compiler

This commit is contained in:
Mygod
2018-09-18 20:11:28 +08:00
parent dbbc27485c
commit 16d1eda0d4
2 changed files with 1 additions and 3 deletions

View File

@@ -40,7 +40,6 @@ android {
}
dependencies {
kapt "androidx.databinding:databinding-compiler:$androidPluginVersion"
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation "androidx.browser:browser:$androidxVersion"
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha2'