Skip to content

Commit 3d3b997

Browse files
Prepare for next release
1 parent 4de66c7 commit 3d3b997

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v0.2.0 - 2024-09-23
4+
5+
- Add IOS support.
6+
- Change `imageUrlHash` type to Long.
7+
38
## v0.1.1 - 2024-09-23
49

510
- Internal improvements & documentation updates

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android.nonTransitiveRClass=true
1818

1919
# Library Publishing configuration
2020
GROUP=io.github.mr3y-the-programmer
21-
VERSION_NAME=0.1.1
21+
VERSION_NAME=0.2.0
2222

2323
SONATYPE_HOST=CENTRAL_PORTAL
2424
RELEASE_SIGNING_ENABLED=true

0 commit comments

Comments
 (0)