diff --git a/android/build.gradle b/android/build.gradle index b32ece0d7b..e01bc725d1 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -86,7 +86,6 @@ dependencies { implementation 'androidx.preference:preference:1.2.0' implementation 'androidx.recyclerview:recyclerview:1.2.1' implementation 'androidx.work:work-runtime:2.7.1' - implementation 'com.github.bumptech.glide:glide:4.13.2' implementation 'com.google.android.material:material:1.7.0-alpha02' implementation 'com.google.code.gson:gson:2.9.0' implementation 'com.timehop.stickyheadersrecyclerview:library:0.4.3@aar' diff --git a/data/copyright.html b/data/copyright.html index 6c1c5deb86..25c33e598e 100644 --- a/data/copyright.html +++ b/data/copyright.html @@ -164,10 +164,6 @@
  • FreeType
    © 2013 The FreeType Project; FTL
  • -
  • Glide
    - © 2014 Google Inc.; BSD License; MIT License; - Apache License
  • -
  • GLM
    © 2005–2014 G-Truc Creation; MIT License