Skip to content

Commit c59251a

Browse files
committed
Bump up the version code and name.
1 parent c240b87 commit c59251a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ buildscript {
9999
}
100100
101101
dependencies {
102-
compile 'com.github.aakira:compound-icon-textview:1.2.0@aar'
102+
compile 'com.github.aakira:compound-icon-textview:1.2.1@aar'
103103
}
104104
```
105105
## Using libraries

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ org.gradle.jvmargs=-Xmx1536m
1919

2020
# This library version
2121

22-
LIBRARY_VERSION_CODE=3
23-
LIBRARY_VERSION_NAME=1.2.0
22+
LIBRARY_VERSION_CODE=4
23+
LIBRARY_VERSION_NAME=1.2.1
2424

2525
# App information
2626

0 commit comments

Comments
 (0)