Skip to content

Commit 56e5c3f

Browse files
committed
* [release-font-addon] CommunityMaterial v1.2.65.1
1 parent cc67046 commit 56e5c3f

File tree

5 files changed

+1272
-1272
lines changed

5 files changed

+1272
-1272
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ compile 'com.mikepenz:google-material-typeface:2.1.2.1@aar'
5555
compile 'com.mikepenz:fontawesome-typeface:4.4.0.1@aar'
5656
compile 'com.mikepenz:octicons-typeface:3.0.0.1@aar'
5757
compile 'com.mikepenz:meteocons-typeface:1.1.0.1@aar'
58-
compile 'com.mikepenz:community-material-typeface:1.2.64.1@aar'
58+
compile 'com.mikepenz:community-material-typeface:1.2.65.1@aar'
5959
```
6060

6161
#Usage

community-material-typeface-library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525
minSdkVersion rootProject.ext.minSdkVersion
2626
targetSdkVersion rootProject.ext.targetSdkVersion
2727
consumerProguardFiles 'consumer-proguard-rules.pro'
28-
versionCode 12641
29-
versionName "1.2.64.1"
28+
versionCode 12651
29+
versionName "1.2.65.1"
3030
}
3131
buildTypes {
3232
release {

community-material-typeface-library/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
# This option should only be used with decoupled projects. More details, visit
3434
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
3535
# org.gradle.parallel=true
36-
VERSION_NAME=1.2.64.1
37-
VERSION_CODE=12641
36+
VERSION_NAME=1.2.65.1
37+
VERSION_CODE=12651
3838

3939
POM_NAME=Android-Iconics Community Material Icons Typeface Library
4040
POM_ARTIFACT_ID=community-material-typeface

community-material-typeface-library/src/main/assets/fonts/materialdesignicons-webfont.ttf renamed to community-material-typeface-library/src/main/assets/fonts/materialdesignicons-v1.2.65.ttf

File renamed without changes.

0 commit comments

Comments
 (0)