File tree 3 files changed +14
-2
lines changed
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"apiType" : "stageMode" ,
3
+ "buildOptionSet" : [
4
+ {
5
+ "name" : "release" ,
6
+ "arkOptions" : {
7
+ "obfuscation" : {
8
+ "ruleOptions" : {
9
+ "enable" : false ,
10
+ }
11
+ }
12
+ }
13
+ } ,
14
+ ] ,
3
15
"targets" : [
4
16
{
5
17
"name" : "default" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : "@react-native-oh-tpl/react-native-shared-element" ,
3
- "version" : "0.8.9-0.0.3 " ,
3
+ "version" : "0.8.9-0.0.4 " ,
4
4
"description" : "" ,
5
5
"main" : "index.ets" ,
6
6
"author" : "" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-oh-tpl/react-native-shared-element" ,
3
- "version" : " 0.8.9-0.0.3 " ,
3
+ "version" : " 0.8.9-0.0.4 " ,
4
4
"description" : " Native shared element transition primitives for react-native 💫" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments