Skip to content

Commit cea1877

Browse files
committed
bump up
1 parent 1493c3a commit cea1877

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ repositories {
7171
}
7272
7373
dependencies {
74-
compile 'jp.wasabeef:richeditor-android:0.0.6@aar'
74+
compile 'jp.wasabeef:richeditor-android:0.0.7@aar'
7575
}
7676
```
7777

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_NAME=0.0.6
2-
VERSION_CODE=6
1+
VERSION_NAME=0.0.7
2+
VERSION_CODE=7
33
GROUP=jp.wasabeef
44
ARTIFACT_ID=richeditor-android
55

0 commit comments

Comments
 (0)