File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ class ReactNative extends Plugin {
1212 String get pluginName => 'react_native' ;
1313
1414 @override
15- Version get version => Version .parse ("1.2 .0" );
15+ Version get version => Version .parse ("1.5 .0" );
1616
1717 @override
1818 String get alias => 'rn' ;
Original file line number Diff line number Diff line change 11name : react_native
2- version : 1.2 .0
2+ version : 1.5 .0
33description : A sample command-line application.
44environment :
55 sdk : ^3.2.0
66dependencies :
77 cwa_plugin_core :
88 git :
99 url : git@gitlab.com-codewave:codewave-technologies/cwa_plugin_core.git
10- ref : main
10+ ref : feature/update-api-and-model
1111 cw_core :
1212 git :
1313 url : git@gitlab.com-codewave:codewave-technologies/codewave-flutter-core.git
You can’t perform that action at this time.
0 commit comments