We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a996ff2 + 9e13528 commit c81ea46Copy full SHA for c81ea46
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Change Log
2
==========
3
4
+Version 1.2.1 *(2016-08-04)*
5
+----------------------------
6
+Merge: Fixed some type missing https://github.com/wasabeef/richeditor-android/pull/63
7
+Change: Samples
8
+
9
Version 1.2.0 *(2016-01-07)*
10
----------------------------
11
Merge: Feature fontSize https://github.com/wasabeef/richeditor-android/pull/42
README.md
@@ -78,7 +78,7 @@ repositories {
78
}
79
80
dependencies {
81
- compile 'jp.wasabeef:richeditor-android:1.2.0'
+ compile 'jp.wasabeef:richeditor-android:1.2.1'
82
83
```
84
### Default Setting for Editor
0 commit comments