Skip to content

Commit e53bf86

Browse files
committed
Release Blobmoji-Magisk 16r3.
1 parent 30eb8b2 commit e53bf86

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Blobmoji 16, Release 2 Changelog
2-
Blobmoji builds are now based on my [blobmoji2](https://github.com/DavidBerdik/blobmoji2) project since @C1710's Blobmoji project seems to have been abandoned. The `NotoColorEmoji.ttf` file from [here](https://github.com/DavidBerdik/blobmoji2/releases/tag/blobmoji-16r2) was used for this release.
1+
### Blobmoji 16, Release 3 Changelog
2+
Blobmoji builds are now based on my [blobmoji2](https://github.com/DavidBerdik/blobmoji2) project since @C1710's Blobmoji project seems to have been abandoned. The `NotoColorEmoji.ttf` file from [here](https://github.com/DavidBerdik/blobmoji2/releases/tag/blobmoji-16r3) was used for this release.
33

4-
The second release of Blobmoji 16 updates the designs used for the emojis added to the Emoji 16 standard. Instead of using the designs from the @googlefonts [noto-emoji repo](https://github.com/googlefonts/noto-emoji), the blob designs created by @imaddictedtoemojis which were originally shared [here](https://github.com/C1710/blobmoji/issues/163) are now used.
4+
The third release of Blobmoji 16 updates the flag of Syria to be consistent with the flag update to @googlefonts [noto-emoji repo](https://github.com/googlefonts/noto-emoji).

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=blobmoji
22
name=Blobmoji
3-
version=Emoji 16, Release 2
4-
versionCode=26
3+
version=Emoji 16, Release 3
4+
versionCode=27
55
author=David Berdik
66
description=Replace Android's default emojis with an updated version of the Blob Emojis which Google retired in 2017.
77
updateJson=https://raw.githubusercontent.com/DavidBerdik/blobmoji-magisk/master/update.json

system/fonts/Blobmoji.ttf

508 Bytes
Binary file not shown.

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "Blobmoji 16, Release 2",
3-
"versionCode": 26,
4-
"zipUrl": "https://github.com/DavidBerdik/blobmoji/releases/download/16-r2/Blobmoji-16-Release-2.zip",
2+
"version": "Blobmoji 16, Release 3",
3+
"versionCode": 27,
4+
"zipUrl": "https://github.com/DavidBerdik/blobmoji/releases/download/16-r3/Blobmoji-16-Release-3.zip",
55
"changelog": "https://raw.githubusercontent.com/DavidBerdik/blobmoji-magisk/master/changelog.md"
66
}

0 commit comments

Comments
 (0)