krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
1.22k stars 222 forks source link

perf: remove unnecessary multidex library #1357

Closed connyduck closed 2 months ago

connyduck commented 2 months ago

Android 5 and up supports multiple dex files natively, there is no need to include the library when minSdkVersion is 21. https://developer.android.com/build/multidex#mdex-on-l

Pull Request has been tested on: