Skip to content

v3.1.0-rc02

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikepenz mikepenz released this 15 Sep 12:59
· 437 commits to develop since this release

WARNING

  • this release is the first release using androidX, stay with older versions for pure appcompat dependencies

Changes

  • upgrade to androidX v1.0.0-rc02
  • updated the FontAwesome icon set to the latest release v5.3.1
  • updated the CommunityMaterialIcons to the latest release v2.7.94
    • please see the migration notes, as the icons were split into 2 enums due to the huge amount of icons

Icon sets

  • re-released most icon sets to update their pom, and have them available on jcenter
  • NOTE some set's are not yet available as they have their approval pending on jcenter
implementation 'com.mikepenz:google-material-typeface:3.0.1.3.original@aar'
implementation 'com.mikepenz:material-design-iconic-typeface:2.2.0.5@aar'
implementation 'com.mikepenz:fontawesome-typeface:5.3.1.1@aar'
implementation 'com.mikepenz:octicons-typeface:3.2.0.5@aar'
implementation 'com.mikepenz:meteocons-typeface:1.1.0.5@aar'
implementation 'com.mikepenz:community-material-typeface:2.7.94.1@aar'
implementation 'com.mikepenz:weather-icons-typeface:2.0.10.5@aar'
implementation 'com.mikepenz:typeicons-typeface:2.0.7.5@aar'
implementation 'com.mikepenz:entypo-typeface:1.0.0.5@aar'
implementation 'com.mikepenz:devicon-typeface:2.0.0.5@aar'
implementation 'com.mikepenz:foundation-icons-typeface:3.0.0.5@aar'
implementation 'com.mikepenz:ionicons-typeface:2.0.1.5@aar'
implementation 'com.mikepenz:pixeden-7-stroke-typeface:1.2.0.3@aar'