Removed "Android Device Names" dependency -> aab size shrunk by about 200kb

This commit is contained in:
Deniz Düzgören
2019-09-11 21:16:50 +02:00
parent 0398b846e5
commit 81b4c04159
3 changed files with 2 additions and 5 deletions
-1
View File
@@ -36,7 +36,6 @@ dependencies {
implementation 'com.google.firebase:firebase-messaging:20.0.0'
implementation 'com.crashlytics.sdk.android:crashlytics:2.10.1'
implementation 'com.jaredrummler:android-device-names:1.1.8'
implementation 'org.jsoup:jsoup:1.11.3'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"