Skip to content

Commit cdbab97

Browse files
committed
Update version to 1.1.0-beta01
1 parent ab36097 commit cdbab97

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.0-beta01:
2+
3+
- Simplify API
4+
15
## 1.0.0:
26

37
- Add support Android 4.0+

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ task clean(type: Delete) {
3131
}
3232

3333
ext {
34-
versionName = "1.0.0"
34+
versionName = "1.1.0-beta01"
3535
}

0 commit comments

Comments
 (0)