Skip to content

Commit f4a9b60

Browse files
release: @react-native-oh-tpl/react-native-blob-util@0.19.6-0.0.16 (#62)
1 parent 4f4c25a commit f4a9b60

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/blobUtil.har

-39.4 KB
Binary file not shown.

harmony/blobUtil/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Use these variables when you tailor your ArkTS code. They must be of the const type.
33
*/
4-
export const HAR_VERSION = '0.19.6-0.0.13';
4+
export const HAR_VERSION = '0.19.6-0.0.16';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/blobUtil/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-blob-util",
3-
"version": "0.19.6-rc.1",
3+
"version": "0.19.6-0.0.16",
44
"description": "Please describe the basic information.",
55
"main": "Index.ets",
66
"author": "",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-blob-util",
3-
"version": "0.19.6-rc.1",
3+
"version": "0.19.6-0.0.16",
44
"description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)