Remove overkill

This commit is contained in:
Mygod
2019-02-08 21:18:09 +08:00
parent e7c1d71897
commit 3cfb029fd7
2 changed files with 7 additions and 17 deletions

View File

@@ -70,7 +70,6 @@ dependencies {
kapt "androidx.room:room-compiler:$roomVersion"
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.browser:browser:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha3'
implementation 'androidx.core:core-ktx:1.0.1'
implementation 'androidx.emoji:emoji:1.0.0'
implementation "androidx.lifecycle:lifecycle-extensions:$lifecycleVersion"