- split
AboutLibraries
intocore
andui
module- for backwards compatibility the
ui
module stays the same name as the old module. - the new
core
s id isaboutlibraries-core
- for backwards compatibility the
- update recyclerView to v1.1.0 to hopefully resolve the problem for @mueller-ma
- ensure to not ignore the
aboutLibraries_description_text
andaboutLibraries_name_text
- Thanks for the fix @dzamlo
- Replace !TextUtils.isEmpty by Kotlins isNotEmpty for better readability
- thanks for the PR @tobiasschuerg
Modules
implementation "com.mikepenz:aboutlibraries-core:7.1.0" // only core logic
implementation "com.mikepenz:aboutlibraries:7.1.0" // adds all UI